R
RonT
I have been attempting to take an Access MDF and turn it into an MDE. I've
read the Access notes on the procedure and scanned pertinent KB articles and
several of the message boards for accumulated experience, to no avail.
Here are the particulars:
* I am using Access 2003.
* The application consists of a primary (code) database, and a referenced
(data) database. They are both in Access 2002/3 format.
* As per the Access notes, I created a MDE file out of the referenced
database (no problem) and changed the table references in the primary
database to now refer to the MDE file.
* I have compacted the primary database.
* I have COMPILEd the primary database modules with no errors.
* There is no special access control in effect on the databases, they reside
in directories to which I have full access, and there is plenty of free space
in the volume.
When I attempt to create a MDE out of the primary database, I am prompted
for a new file name, to which I give a new unique name (extension defaults to
MDE). Once the filename prompt is confirmed, Access 2003 goes into a tight
loop, apparently infinite (I've let it go as long as 15 minutes before
killing it). It creates a file called db1.mdb of approximately 950KB. Once
it settles into the tight loop, Access 2003 consumes effectively 100% of the
CPU, yet does no further I/O. Access 2003 is otherwise non-responsive, and I
have no alternative but to force-kill it. After Access 2003 is killed,
attempts to open the db1.mdf file are met with hundreds of run-time errors,
indicating that the file is not usable.
This sequence is completely repeatable.
The consistent error, the lockup and the absence of any diagnostic
information make this very hard to troubleshoot. Any assistance would be
greatly appreciated.
Thanks,
Ron
read the Access notes on the procedure and scanned pertinent KB articles and
several of the message boards for accumulated experience, to no avail.
Here are the particulars:
* I am using Access 2003.
* The application consists of a primary (code) database, and a referenced
(data) database. They are both in Access 2002/3 format.
* As per the Access notes, I created a MDE file out of the referenced
database (no problem) and changed the table references in the primary
database to now refer to the MDE file.
* I have compacted the primary database.
* I have COMPILEd the primary database modules with no errors.
* There is no special access control in effect on the databases, they reside
in directories to which I have full access, and there is plenty of free space
in the volume.
When I attempt to create a MDE out of the primary database, I am prompted
for a new file name, to which I give a new unique name (extension defaults to
MDE). Once the filename prompt is confirmed, Access 2003 goes into a tight
loop, apparently infinite (I've let it go as long as 15 minutes before
killing it). It creates a file called db1.mdb of approximately 950KB. Once
it settles into the tight loop, Access 2003 consumes effectively 100% of the
CPU, yet does no further I/O. Access 2003 is otherwise non-responsive, and I
have no alternative but to force-kill it. After Access 2003 is killed,
attempts to open the db1.mdf file are met with hundreds of run-time errors,
indicating that the file is not usable.
This sequence is completely repeatable.
The consistent error, the lockup and the absence of any diagnostic
information make this very hard to troubleshoot. Any assistance would be
greatly appreciated.
Thanks,
Ron