zhen
|
| Posted: 04/14/2002, 8:24 PM |
|
Hi,
i have test the connection in the site/properties/database successfully.all the tables and queries are there.but where i open the live page error comes out.WHY?PLS HELP!!!
here is ther problem it prompts....
Technical Information (for support personnel)
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[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.
/MyProject/Common.asp, line 25
Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
Page:
GET /myproject/attendance_append_new.asp
Time:
Monday, April 15, 2002, 11:28:49 AM
|
|
|
 |
Alex Alexapolsky
|
| Posted: 04/15/2002, 4:31 AM |
|
may be you try to conect to access 97 database , while
you should do it to 2000
|
|
|
 |
Brian Bermingham
|
| Posted: 04/15/2002, 5:15 AM |
|
I have had this before, usually when I have forgotten to set permissions on the database for the Internet Guest Account.
|
|
|
 |
huizhen
|
| Posted: 04/15/2002, 6:22 PM |
|
how to set permission to internet guest account?
|
|
|
 |
Artur
|
| Posted: 04/16/2002, 4:43 AM |
|
Hi,
refer to following article for more information: http://support.codecharge.com/files/CodeChargeFAQ.html#_Toc517263838
|
|
|
 |
|