How to Identify a Digitially Signed Database ?

S

Sri

hi, I have to identify weather a database is digitally signed or not , thru
coding, like we have in excel VBASigned property
 
C

Chris O'C via AccessMonster.com

The Access object model doesn't support digital signatures.

Chris
 
C

Chris O'C via AccessMonster.com

I'm pretty sure he/she asked how to use code to find out if the db is already
digitally signed, not how he/she can add a digital signature to the db.

Chris
 
Top