basdev
Starting Member
6 Posts |
Posted - 04 May 2001 : 13:02:04
|
Hi, all
after installing and testing the Forum i tried to post a testmessage.
So far so good
after posting i try to open the topic following message appears:
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access Driver] Could not use '(unknown)'; file already in use.
/forum/inc_functions.asp, line 1763
I checked the code
set my_Conn2 = Server.CreateObject("ADODB.Connection") my_Conn2.Open strConnString
I think that's the problem. It is tried to open a second connection.
any ideas ??? cheers
Edited by - basdev on 04 May 2001 13:35:57 |
|