help please

timeh

Registered User.
Local time
Today, 18:21
Joined
Apr 11, 2002
Messages
23
i've recently been writing a program in access2000, however when i came to open it recently, none of the buttons worked, all producing the following error:

-------------------------------------------------

The expression On Click you entered as the event property setting produced the following error:
Error accessing file. Network connection may have been lost.

*The expression may not result in the name of a marco, the name of a user-defined function, or [Event Procedure],
*There may have been an error evaluating the function, event, or macro.

-------------------------------------------------

When i go into design view, and click on the properties for a button, then click on the event tab, then click on the [Event Procedure] to bring up the visual basic editor, all the code appears to have vanished and the following error message is displayed:

--------------------------------------

Error accessing file. network connection may have been lost

--------------------------------------


I have only ever written the program on the same computer, and there are no files from other computers/locations involved, just the .mdb file for the database. I didn't do or change anything specific which caused this to happen as far as i know, it worked one evening, then the next day didn't, this has happened once before, but i was very near the beginning of the program, and started again.

Please help me with this, it's doing my head in

thanks in advance
 
have you checked your library references to see if
any are "Missing"
 
yeah, none of them are missing, and if i open a different database (which works) the same ones are checked
 
Did you try to compact and repair the dB?
 
Please click here for a post that explains the problem...
 
Last edited:

Users who are viewing this thread

Back
Top Bottom