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
Maurice - 22 Jun 2007 08:11 GMT
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

Signature
Maurice Ausum
> 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