I have an Access 2000 database I created with Event Procedures attached to the On Click Event line in Command buttons' Properties menu. This, so far, is not unusual. However, the Event Procedures on my buttons suddenly started associating themselves strangely.
Without making any changes to the database whatsoever, the Event Procedures suddenly began associating themselves to things that were not of the appropriate name, or just disappearing altogether. If I attempted to click on the ... box to create a new procedure, the VB Editor would create a new blank sub above the already existing sub. If I then copied the code from the old sub to the new, I would then lose the Event Procedure in the Properties of the Command Button. If I attempted to delete the old sub, Access would crash with a Windows NT error (no details concerning the error were provided) and then shut down.
Has anyone experienced this before, or have any suggestions as to what I can do to save my database?
I have already tried to Compact and Repair the database.
Thank you very much for any help you can provide me with. I do not want to have to re-create this database.
~Seth Neustein
Without making any changes to the database whatsoever, the Event Procedures suddenly began associating themselves to things that were not of the appropriate name, or just disappearing altogether. If I attempted to click on the ... box to create a new procedure, the VB Editor would create a new blank sub above the already existing sub. If I then copied the code from the old sub to the new, I would then lose the Event Procedure in the Properties of the Command Button. If I attempted to delete the old sub, Access would crash with a Windows NT error (no details concerning the error were provided) and then shut down.
Has anyone experienced this before, or have any suggestions as to what I can do to save my database?
I have already tried to Compact and Repair the database.
Thank you very much for any help you can provide me with. I do not want to have to re-create this database.
~Seth Neustein