Connecting to Access Database
Hi,
I am brand new to ASP.net and I have setup a very simple access database on my desktop that I am trying to connect to through using MS Jet 4.0 provider.
However, no matter what I do I cannot open the database when I build and browse. I get an error saying the file is either opened exclusively or you do not have permissions to view this file. Yet, in development (Solution Explorer) I can play with the datasource.
I am guessing maybe this has something to do with IIS rights? I don't know. I am the admin on the machine.
I would be grateful for any guidance!
Thanks,
Jim