On Dec 14, 10:40 am, "Arvin Meyer [MVP]" <a...@m.com> wrote:
> > Can a digital signature be used for only one Access database at a time
> > or can it be used for numerous Access databases provided they all come
> > from the same company?
>
> If you are talking about code certificates, they can be used for more than a
> single database, but they do need to be renewed each year.
Just to add a further point: you can get the certificate issuer's
webservice to 'countersign' the cerificate with a timestamp at the time
it was applied to the file, so that when the certificate expires a user
can stil have confidence in it because it was autenticated as correct
at the time of signing (e.g. you only have to renew the certificate
after making subsequent code changes).
See:
http://office.microsoft.com/en-us/he...565091033.aspx
Jamie.
--