Cannot access Access database
- From: "J" <J@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 26 Apr 2005 08:30:06 -0700
I am a new user developing a Web form in vsnet. I have setup an ole
connection, a data adapter and a data set. When I test my connection it says
its OK. When I ask to preview the data from the data adapter properties box I
get a complete set of data. However when I try to fill the dataset from the
onload event of my form I get an error;
The Microsoft Jet database engine cannot open the file 'C:\Test
Databases\AMS Contacts BE\AMSContacts_be.mdb'. It is already opened
exclusively by another user, or you need permission to view its data.
>From the investigation I've done I find that this is most likely due to
permissions on the c:\Test Databases folder. I don't have an ASPNET account
and despite running various versions of the asp aspreg_iis.exe command I
don't seem to be able to create one. As a last resort I added the account
'everyone' and gave it full control permissions to the folder. Still no joy.
Does anyone have any ideas?
.
- Follow-Ups:
- Re: Cannot access Access database
- From: harry
- Re: Cannot access Access database
- From: Daniel Groh
- Re: Cannot access Access database
- Prev by Date: Help -Delete uploaded file - Getting File in use error
- Next by Date: Re: Can't debug ASP in VS2005 beta 2
- Previous by thread: Help -Delete uploaded file - Getting File in use error
- Next by thread: Re: Cannot access Access database
- Index(es):
Relevant Pages
|