Hi all,

I am trying to automate the process of building an MDE application 
from a Visual SourceSafe database.  I'm using C# with Access 2003; 
I've done this before in VB6 with Access 2000.

My latest problem is applying the digital signature to the VBA 
project.  Access apparently won't apply the digital signature to a 
database that's connected to SourceSafe.

But I can't find anything in the Access object model that allows me 
to add the digital signature in code, after I've created a copy of 
the MDB that's not connected to SourceSafe.  For now, I'm using 
SendKeys, which is a bit risky.

Does anyone know if there is some other way to do this?

Thanks,

Peter Hoogenboom


Reply via email to