L
Laban Twissel
Hi evrybody !
I 'm facing regularly the problem of my mdb database not opening, and
saying "an error ocuured qhile opening....do you want to repair ?..."
I must precise I'm still developping this database, so I'm still modifying
forms, queries and VBA code.
I've tried to design this db according to microsoft's advice (and to Allen
Brown's very usefull website) : the db is fully normalized, I close all my
objects, etc. However didn't I split the database into back/front end since
it has to stay a local database, and it would make much of my VBA code
harder (I use exclusively DAO to manipulate data).
What suprises me mostly is when close a working database one day (which I
have opened and close maybe ten times that day without the least problem)
and then got the error on trying to open it the day after, as if a ghost
had corrupted it during the night ! (but I don't believe in ghosts...)
Most of the time, I manage to open the mdb file by closing it (with or
without repairing) and trying again a few times. One time (in 2 month) have
I had to use JetComp. But I worry since I have to deliver the mdb file (not
an mde) and wouldn't like my client to encounter that problem.
Thanks for having read untill the end...and may the force be with you to
help me
Laban Twissel.
--
I 'm facing regularly the problem of my mdb database not opening, and
saying "an error ocuured qhile opening....do you want to repair ?..."
I must precise I'm still developping this database, so I'm still modifying
forms, queries and VBA code.
I've tried to design this db according to microsoft's advice (and to Allen
Brown's very usefull website) : the db is fully normalized, I close all my
objects, etc. However didn't I split the database into back/front end since
it has to stay a local database, and it would make much of my VBA code
harder (I use exclusively DAO to manipulate data).
What suprises me mostly is when close a working database one day (which I
have opened and close maybe ten times that day without the least problem)
and then got the error on trying to open it the day after, as if a ghost
had corrupted it during the night ! (but I don't believe in ghosts...)
Most of the time, I manage to open the mdb file by closing it (with or
without repairing) and trying again a few times. One time (in 2 month) have
I had to use JetComp. But I worry since I have to deliver the mdb file (not
an mde) and wouldn't like my client to encounter that problem.
Thanks for having read untill the end...and may the force be with you to
help me
Laban Twissel.
--