Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Modules / DAO / VBA / February 2005

Tip: Looking for answers? Try searching our database.

reference database should be modified in the code window

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
catmort - 16 Feb 2005 16:19 GMT
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
'69 Camaro - 16 Feb 2005 22:59 GMT
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.)

> 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
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.