Hi all, I am trying to automate the process of building an MDE application from a Visual SourceSafe database. 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
