Database Splitting

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I spiltted a database and put the back end on the server and the front end
on the clients but when you open up the database up from one of the
clients it says that the database is read only and the save function is
disabled, what did i miss
 
This sounds like a 'rights-issue' on the directory where you've placed the
front_end. Make sure the users have 'write' permissions on the direcotory.

hth
 
Back
Top