Losing Imported Objects

  • Thread starter Thread starter Chris M.
  • Start date Start date
C

Chris M.

Hi,

I am importing objects (forms, queries, macros, reports,
and tables) from one MS Access 2000 database to another.
When I import the objects, they are all there and they
work. When I close the database and reopen the database
they are all there and they work...

BUT, when I exit Access, re-start Access, and open the
database, the objects are no longer there, they have
disappeared.

I am the owner of the database(s), and both are set to
open on exclusive access.

Any tips as to why this is happening?

Chris
 
This is a quirk that happens when you import objects, especially forms into
an Access database. The key that I found is to immediate compile the
database from within the Code Editor window. Once I've done this my objects
stay.

I believe there are other solutions that may be found under the Microsoft
Knowledge base.
http://support.microsoft.com/default.aspx?scid=fh;EN-US;kbhowto&sd=TECH&ln=EN-US&FR=0

The above address may wrap so be sure you get the area from http to =0 in
the address line.
 
Back
Top