i am using Access97 in a Novell environment.
All the users (about 20) are using the database via our Novell network. (the databases are NOT on the users C: drive).
I was getting many locking errors, (couldn't save, currently locked by user admin on PC..) so i converted the database to a MDE file.
it solved all my locking errors (so far, so good at least). but i need an easier way to make changes to that MDE database.
i read about creating a back end database that stores all the tables.
my main question is: how much will it slow down my already kind of slow database?
i know the perfect solution would be to put the front end on the users's hard drives and keep the back end table database on the server.
the problem with that is that i am making code and design changes to the database at least twice a week. so i would constantly have to bug the users to get the newest copy of the database to download to their C: drive.
what do you gurus recommend in my situation?
in summary:
i am happy not having locking errors.
i am NOT happy having to copy and paste tables from the MDE database to my MDB database every time i want to make code or form changes.
i am NOT happy slowing my database down further by separating my tables onto a back end database.
i am NOT happy bothering my users twice a week to get the newest MDE copy every time i make a change (if the front end in on their C: drives.)
thanks for your opinions.
ruth
All the users (about 20) are using the database via our Novell network. (the databases are NOT on the users C: drive).
I was getting many locking errors, (couldn't save, currently locked by user admin on PC..) so i converted the database to a MDE file.
it solved all my locking errors (so far, so good at least). but i need an easier way to make changes to that MDE database.
i read about creating a back end database that stores all the tables.
my main question is: how much will it slow down my already kind of slow database?
i know the perfect solution would be to put the front end on the users's hard drives and keep the back end table database on the server.
the problem with that is that i am making code and design changes to the database at least twice a week. so i would constantly have to bug the users to get the newest copy of the database to download to their C: drive.
what do you gurus recommend in my situation?
in summary:
i am happy not having locking errors.
i am NOT happy having to copy and paste tables from the MDE database to my MDB database every time i want to make code or form changes.
i am NOT happy slowing my database down further by separating my tables onto a back end database.
i am NOT happy bothering my users twice a week to get the newest MDE copy every time i make a change (if the front end in on their C: drives.)
thanks for your opinions.
ruth