|
|
 |
RE: FN-FORUM: Access Databases
date posted 6th January 2004 15:23
Emma
AFAIK it can't be done automatically with Access security features, but if a username/password has been added/changed then it
could have been done within code if the database has VB code associated with it
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnacc2k2/html/odc_acsecurity.asp explains how.
The error message doesn't sound like a MS one either, so again it's probably generated within code
HTH
Alan S
> -----Original Message-----
> From: Emma Davis [EMAIL REMOVED]
>
> Does anyone know if there is a way of finding out if an Access database
> has some sort of 'locking' system set in it? We want to be able to
> check if someone who has developed an Access DB has set something called
> a 'Unauthorised Access Key' (or something like that) to automatically
> disable a database after a set period of time or a certain date.
>
|
 |
|