Click to See Complete Forum and Search --> : could not use "


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"

russell
10-18-2006, 04:43 PM
someone has the access database open. maybe you? go find who is in it and have them close it.

impulse
10-20-2006, 11:00 AM
Problem solved! Thanks!