Hi all,
I have an Access database stored on PC A, and an application located on PC B and C. When the application loads the data from the database, the error message "The Microsoft Jet database engine cannot open the file '\xxx.xxx.xxx.xxx\FolderName\Test.mdb'. It is already opened exclusively by another user, or you need permission to view its data." appears. However, if I open the database file by browsing from PC B one time and close it, the application can load the data without error and so the same as PC C.
The PCs are linked in peer to peer, and the app is desktop application. Could anyone give me any solution to load the data without opening the database file once?
Thank you.