impulse
10-18-2006, 02:09 PM
I'm receiving the following error message when I try to login:
Error Type:
Microsoft JET Database Engine (0x80004005)
Could not use ''; file already in use.
/impcustomers/validatingLogin.asp, line 26
Why?
line 26
objRS.ActiveConnection = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=c:\Inetpub\db\IMPCustomers.mdb"
Error Type:
Microsoft JET Database Engine (0x80004005)
Could not use ''; file already in use.
/impcustomers/validatingLogin.asp, line 26
Why?
line 26
objRS.ActiveConnection = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=c:\Inetpub\db\IMPCustomers.mdb"