Calendar Control Causing DB to Crash

  • Thread starter Thread starter ckbradley
  • Start date Start date
C

ckbradley

I recently had a computer upgraded and now when I open my forms that have the
calendar control on it in Access 2003, the DB crashes and asks to Repair and
compact the database and to send the error to Microsoft. I know there is
nothing wrong with the DB as I can open it on any other computer without this
happening. Am I missing something from my installation?
 
My guess is that something is wrong in the database. It's probably the form
that uses the calendar control rather than the calendar control itself.

Try the recovery steps suggested in this article:
http://allenbrowne.com/recover.html

If you really think it is the calendar control, you can get away without it
by using a little unbound Access form as a popup calendar. You can download
one here, and import into your database:
http://allenbrowne.com/ser-51.html
 
I think the DB is OK. I can set up a new database and create a form with a
calendar control. As soon as I try to put it on the form, the DB crashes and
ask for the repair. Maybe I should have the calendar control installed again?
 
Back
Top