Sharing Data Between 2 databases, across a network.

gregorg

Registered User.
Local time
Today, 21:11
Joined
Jul 26, 2006
Messages
56
I have managed to set up 2 databases as 2 seperate front ends, and 1 back end access database with the tables only (using linked tables for the 2 front end programs).

But when I try to do the same across a network i get a read/write problem, ie the front end programs open "read only record set" I have the back end program and 1 front end program on one computer and the other front end progam on the other computer.

The back end program is saved on the Public drive on the first computer and the two front end progams are saved in the documents folder of each of the 2 computers respectively.

Can anyone help with this ? Is is a security problem ? or becuase it is across a network? the network is just a wirless internet hub that the two computers use.

Thanks, GregorG.
 
Sounds like it could be a permissions issue. Do you have read and write permissions to all the folders that have databases?
 

Users who are viewing this thread

Back
Top Bottom