Share the datafile on a location where everyone can connect.
Give each user a separate copy of the MDE.
There are several reasons why you might not be able to create an MDE, such
as:
- You are not using the default file format. For example, you are using
Access 2002 or 2003 with the Access 2000 file format.
- Your code does not compile (when you open a code window, and choose
Compile from the Debug menu.)
- The file is corrupt, or has broken references.
--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Reply to group, rather than allenbrowne at mvps dot org.
Gerald said:
Thanks, Allen for your reply
1.] dbase is split, file name xyz_be. but which version should I share
xyz_be or xyz.mdb. At the moment sharing the xyz.mdb. though if I need to
make any changes in query or form design it doesnot allow since users are
using my dbase
2.] while creating MDE getting error 'Microsoft Access was unable to
create
MDE'
plz help...
Allen Browne said:
Create an MDE for the front end. The users will not be able to modify the
forms, reports, or change the code.
Presumably you have already split your database so there is one shared
back
end, and a separate front end for each user.
I have a form which is accessed by the users in network.
I don't want the users to go to Form design and make changes