Connecting to a split Database from Access 2002
Hello,
I have an Access Database (2002), that I have split. I have the backend on a shared folder and have given the front end to a person who is permitted to access the shared folder.
The connect string is :
Provider=Microsoft.Jet.OLEDB.4.0;Data Source=\\HQWS-R315J73\bin\TitleI_v1_be.mdb;
I have given access to the file and the folder to the user and the user's machine. But when the code tries to open the connection, we get an error that says there is no permission granted. I have granted permissions to everything I can find within the file system.
Any ideas?
Michael

