I've a client that uses an administrative feature to
simplify uploading and editing his website.

In order to facilitate this they use a database. This
database has been set up as a system dsn on the server,
but as soon as the correct username and password is
entered the following error occurs.


Microsoft OLE DB Provider for ODBC Drivers
error '80004005'

[Microsoft][ODBC Microsoft Access Driver] Could not
use '(unknown)'; file already in use.

What could be the cause of this error?

Thank you!

Re: ODBC help by Steven

Steven
Mon Aug 11 08:50:37 CDT 2003

Clifford wrote:
> What could be the cause of this error?

See http://support.microsoft.com/support/ kb/articles/Q174/9/43.ASP

Steven

- - -



Re: ODBC help by Ray

Ray
Mon Aug 11 08:50:28 CDT 2003

http://www.aspfaq.com/2413

Ray at work

"Clifford" <clifford@lando.co.za> wrote in message
news:078701c3600e$c7f8b600$a301280a@phx.gbl...
> I've a client that uses an administrative feature to
> simplify uploading and editing his website.
>
> In order to facilitate this they use a database. This
> database has been set up as a system dsn on the server,
> but as soon as the correct username and password is
> entered the following error occurs.
>
>
> Microsoft OLE DB Provider for ODBC Drivers
> error '80004005'
>
> [Microsoft][ODBC Microsoft Access Driver] Could not
> use '(unknown)'; file already in use.
>
> What could be the cause of this error?
>
> Thank you!