ODBC error

V

Veronika

I have couple of web sites created with FP2002 and SP2000 program and
suddenly I get the following error message on one of the web sites:

Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access Driver] The Microsoft Jet database engine
cannot open the file '(unknown)'. It is already opened exclusively by
another user, or you need permission to view its data.

There were no changes made; I even published the web site again from ISP to
my PC (the newly published web site does not show in my Network folder with
all my other web sites, but I have to go to the root to see it and open it).
I have MS IIS 5.1 running FP ext. version 5.0.2.6417

I have less than 50% chance that my asp pages are working; the other time I
get an error pointing to line:

Connection.Open DSN_Name


Sometimes when I just refresh the page few seconds later, it appears O.K.



Any suggestion??



Tx

Vera
 
K

Kevin Spencer

This can happen when you have the database file opened in Access.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Neither a follower
nor a lender be.
 
V

Veronika

The only thing open is the FP web site that is giving these problems.

Kevin Spencer said:
This can happen when you have the database file opened in Access.

--
HTH,
Kevin Spencer
.Net Developer
Microsoft MVP
Neither a follower
nor a lender be.

Veronika said:
I have couple of web sites created with FP2002 and SP2000 program and
suddenly I get the following error message on one of the web sites:

Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access Driver] The Microsoft Jet database engine
cannot open the file '(unknown)'. It is already opened exclusively by
another user, or you need permission to view its data.

There were no changes made; I even published the web site again from ISP to
my PC (the newly published web site does not show in my Network folder with
all my other web sites, but I have to go to the root to see it and open it).
I have MS IIS 5.1 running FP ext. version 5.0.2.6417

I have less than 50% chance that my asp pages are working; the other time I
get an error pointing to line:

Connection.Open DSN_Name


Sometimes when I just refresh the page few seconds later, it appears O.K.



Any suggestion??



Tx

Vera
 
K

Kevin Spencer

See if you can find a file with a ".ldb" extension in the same folder with
the database. If you find it, delete it.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Neither a follower
nor a lender be.

Veronika said:
The only thing open is the FP web site that is giving these problems.

Kevin Spencer said:
This can happen when you have the database file opened in Access.

--
HTH,
Kevin Spencer
.Net Developer
Microsoft MVP
Neither a follower
nor a lender be.

Veronika said:
I have couple of web sites created with FP2002 and SP2000 program and
suddenly I get the following error message on one of the web sites:

Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access Driver] The Microsoft Jet database engine
cannot open the file '(unknown)'. It is already opened exclusively by
another user, or you need permission to view its data.

There were no changes made; I even published the web site again from
ISP
to
my PC (the newly published web site does not show in my Network folder with
all my other web sites, but I have to go to the root to see it and open it).
I have MS IIS 5.1 running FP ext. version 5.0.2.6417

I have less than 50% chance that my asp pages are working; the other
time
I
get an error pointing to line:

Connection.Open DSN_Name


Sometimes when I just refresh the page few seconds later, it appears O.K.



Any suggestion??



Tx

Vera
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top