reference database should be modified in the code window

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

Guest

Is it possible to add a feature to make a reference library database able to
be modified in the code window of the main database when you have exclusive
access to it
 
Hi.
Is it possible to add a feature to make a reference library database able
to
be modified in the code window of the main database

No. Whatever changes you make to the library's code module while inside the
main database will either not be saved (Jet 4.0 databases) or could corrupt
the library database file (Jet 3.5 and earlier databases). You'll need to
close the main database, open the library database, make the change, and
then save it.

HTH.

Gunny

See http://www.QBuilt.com for all your database needs.
See http://www.Access.QBuilt.com for Microsoft Access tips.

(Please remove ZERO_SPAM from my reply E-mail address, so that a message
will be forwarded to me.)
 

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

Back
Top