DataMinerHome
Registered User.
- Local time
- Today, 08:58
- Joined
- Jan 4, 2010
- Messages
- 57
I have Access databases that have been running fine for years, unchanged. They all reference a common "library.accde" database which contains many commonly used functions. Recently, we've intermittently been experiencing that the databases cannot find any of the functions in the referenced library.accde.
For example, the autoexec contains 2 functions:
Livecheck()
DBUnavailable()
Both of these reside in the referenced library.accde
When I open the database, I get "The expression you entered has a function name that DB cannot find", followed by and "Action failed" dialog showing that livecheck() failed. If I delete livecheck from the autoexec, then DBUnavailable fails. If I delete the autoexec completely, other functions in the library db fail.
Again, this happens only intermittently. So far, it seems to happen only when we're running on a Citrix server, and may be server dependent. I have had one report of it happening outside of Citrix but have been unable to confirm.
Running Access 2007. Yes, it's a split database.
Any ideas?
For example, the autoexec contains 2 functions:
Livecheck()
DBUnavailable()
Both of these reside in the referenced library.accde
When I open the database, I get "The expression you entered has a function name that DB cannot find", followed by and "Action failed" dialog showing that livecheck() failed. If I delete livecheck from the autoexec, then DBUnavailable fails. If I delete the autoexec completely, other functions in the library db fail.
Again, this happens only intermittently. So far, it seems to happen only when we're running on a Citrix server, and may be server dependent. I have had one report of it happening outside of Citrix but have been unable to confirm.
Running Access 2007. Yes, it's a split database.
Any ideas?