|
-
March 4th, 2003, 12:49 AM
#1
Problem Access a MS Access Database from a webform
I have created a web page to pull info from an access database and then display it in a datagrid. I have followed the usual procedures, by creat the OleDbConnection / OleDBDataAdapter / the DataSet and link that to the datagrid
However when I run the page I get an error saying that the permissions are incorrect or that the database is already open in exclusive mode.
I have checked the following:
1. The database is not read only
2. I have ensured that no other programs are running to use the database
3. I have not created a password for the file, and when I Test Connection it comes back as successful.
Any help will be appreciated.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|