Error creating MDE

G

Guest

When I tried to creat an MDE file from Access 2003, I get an error message
saying that my database is too big. So, how can I secure my database, so no
body can access the forms design, the modules and the queries?
thanks a lot, Lina
 
G

Guest

Hi, Lina.
When I tried to creat an MDE file from Access 2003, I get an error message
saying that my database is too big.

I've never seen that error message. Perhaps the online Help explained "this
is often caused by too many Table ID's"? If so, that excuse is almost always
a red herring. Check the "Can't make an MDE!" checklist on the following Web
page to help you determine why you can't create the MDE database:

http://www.Access.QBuilt.com/html/conversion.html
So, how can I secure my database, so no
body can access the forms design, the modules and the queries?

An MDE will not secure your database. It will remove the VBA source code
and make it difficult to alter forms and reports, but users can still access
the designs of forms, reports and queries. If you want to prevent them from
doing this, you must implement User-Level Security. For more information,
please see the following Web page:

http://support.microsoft.com/?id=207793

HTH.
Gunny

See http://www.QBuilt.com for all your database needs.
See http://www.Access.QBuilt.com for Microsoft Access tips and tutorials.
http://www.Access.QBuilt.com/html/expert_contributors2.html for contact info.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top