BenSteckler
Addicted to Programming
- Local time
- Today, 10:20
- Joined
- Oct 4, 2000
- Messages
- 44
Help Please,
I have an access database that is housed on a novel network. There are multiple users that have used this database for more then a year with no problems. But starting Thursday an error started occuring when this code was used:
Me.TimeIs = Time()
They would recieve this error.
Compile Error:
Database or Reference can not be found.
It would then highlight the Time function and stop the code.
The problem is that, it is not everyone. It started with one person, now 8 people have a problem. But more then half still have complete usablilty.
We have re-imaged the machine, but the problem still occurs.
Any ideas?
Thanks
BDS
I have an access database that is housed on a novel network. There are multiple users that have used this database for more then a year with no problems. But starting Thursday an error started occuring when this code was used:
Me.TimeIs = Time()
They would recieve this error.
Compile Error:
Database or Reference can not be found.
It would then highlight the Time function and stop the code.
The problem is that, it is not everyone. It started with one person, now 8 people have a problem. But more then half still have complete usablilty.
We have re-imaged the machine, but the problem still occurs.
Any ideas?
Thanks
BDS
