Any Ideas?

Taliesyn

Old'n'Trying!!
Local time
Today, 22:09
Joined
Feb 27, 2006
Messages
17
I have an Access 2003 database running on a server. Today (for about the 5th time in 6 months) Access reported that the VBA was corrupted and tried to repair the database. As usual, it didn't work but I don't know what to do to prevent this in the future. Any ideas? Our IT bloke is scratching his head cos he doesn't know either .......... and (remembering the "talk to a programmer" thread) No, I haven't got a clue what is going on!
 
When you say - "I have an Access 2003 database running on a server." What do you MEAN you have it running on a server? Is this a split database (frontend/backend where the backend has only tables and the frontend is a copy on each user's machine)? If not, it NEEDS to be to avoid corruption problems.

See here for more info about that.
 
Is the application split (copy of front end on each user's PC, back end on the server)? If not, that is likely the cause of the corruption.
 
I actually put code in to my front end, to check the folder in which the drive is located. (mapped drives). if the drive letter is (arbitrarily) greater then "L" say - it won'y run.

Just to try and prevent the newtowrk dbs being launched inadvertently
 

Users who are viewing this thread

Back
Top Bottom