PC Review


Reply
Thread Tools Rate Thread

Digitally signed Access database, get the unsafe expression messa.

 
 
=?Utf-8?B?RXJpYw==?=
Guest
Posts: n/a
 
      9th Aug 2005
Will a digitally signed 2003 Access Database get the unsafe experssion
message? Or any warning for that matter?
 
Reply With Quote
 
 
 
 
Paul Overway
Guest
Posts: n/a
 
      9th Aug 2005
The user will still get a message (once) asking whether they trust the
holder of the digital certificate. They may be prompted again repeatedly if
any code or macro changes in the database from how it was at the time it was
signed.

--
Paul Overway
Logico Solutions, LLC
www.logico-solutions.com


"Eric" <(E-Mail Removed)> wrote in message
news:14F9C92D-D4EE-4077-8897-(E-Mail Removed)...
> Will a digitally signed 2003 Access Database get the unsafe experssion
> message? Or any warning for that matter?



 
Reply With Quote
 
TC
Guest
Posts: n/a
 
      10th Aug 2005
If the database is not secured & the PC has enabled scripting, try the
AutomationSecurity method. Quick, easy, & no certificate! Google this
group for posts from me (TC) containing that word.

HTH,
TC

 
Reply With Quote
 
=?Utf-8?B?RXJpYw==?=
Guest
Posts: n/a
 
      12th Aug 2005
TC,
Here is the database command line I need to use to start the database can
you tell me how to put it into your script?
"C:\Program Files\Microsoft Office\OFFICE11\MSACCESS.EXE" "C:\Program
Files\XXX\ABC\123.mdb" /wrkgrp "C:\Program Files\ZZZ\AAA\999.mdw"

Thanks,
Eric

"TC" wrote:

> If the database is not secured & the PC has enabled scripting, try the
> AutomationSecurity method. Quick, easy, & no certificate! Google this
> group for posts from me (TC) containing that word.
>
> HTH,
> TC
>
>

 
Reply With Quote
 
TC
Guest
Posts: n/a
 
      13th Aug 2005
Eric, at present, the AutomationSecurity approach only works for
/unsecured/ databases, as I said in my other post.

Looking at your startup line, it seems your database is secured. It is
possible, but surprisingly difficult, to get this approach working for
a secured database. I've not published a method for doing that yet,
because I have not got it working to my own satisfaction. So, if your
database is secured, you're probably out of luck with the
AutomationSecurity method, unfortunately.

I have some real problems of my own right now, so I won't be able to
post back on this for several days. Sorry if I unintentionally misled
you about my solution; however, I did say before, "If the database is
not secured...".

Cheers,
TC

 
Reply With Quote
 
=?Utf-8?B?RXJpYw==?=
Guest
Posts: n/a
 
      15th Aug 2005
NP, TC what you provided me was great. But, you are correct I need a solution
for a secured DB. If you have some script you want me to test out let me
know. Where did you find the Object model for Access?
Once again thanks for all your help. Good luck on whatever project you are
working on.

Eric

"TC" wrote:

> Eric, at present, the AutomationSecurity approach only works for
> /unsecured/ databases, as I said in my other post.
>
> Looking at your startup line, it seems your database is secured. It is
> possible, but surprisingly difficult, to get this approach working for
> a secured database. I've not published a method for doing that yet,
> because I have not got it working to my own satisfaction. So, if your
> database is secured, you're probably out of luck with the
> AutomationSecurity method, unfortunately.
>
> I have some real problems of my own right now, so I won't be able to
> post back on this for several days. Sorry if I unintentionally misled
> you about my solution; however, I did say before, "If the database is
> not secured...".
>
> Cheers,
> TC
>
>

 
Reply With Quote
 
TC
Guest
Posts: n/a
 
      15th Aug 2005
Eric wrote:

> NP, TC what you provided me was great.


No probs, glad it helped.


> But, you are correct I need a solution
> for a secured DB. If you have some script you want me to test out let me
> know.


Unfortunately it is a very tricky problem to get 100% correct!


> Where did you find the Object model for Access?


The object model is just the set of objects, methods & properties that
are described in Access Help. These differ slightly from version to
version. Here's a reference for the Access 2003 one:

(long URL follows)

http://msdn.microsoft.com/library/en...HV01049589.asp

> Once again thanks for all your help. Good luck on whatever project you are
> working on.


I'll need it, belive me! :-(

Cheers,
TC

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to Identify A MS Access Database file is Digitally signed ? srikumargs Microsoft Access Security 0 16th Jan 2009 04:42 AM
Create digitally signed MDE files in Access 2007 =?Utf-8?B?Y2hyaXM=?= Microsoft Access Form Coding 2 15th May 2007 06:11 AM
Access 2000 quits with digitally signed code =?Utf-8?B?TWlrZUg=?= Microsoft Access Security 0 17th Jul 2006 08:38 PM
Application with code digitally signed in Access 2003 crashes Access 2000 Peter R. Fletcher Microsoft Access VBA Modules 5 29th Jan 2005 10:50 PM
can't access body property in digitally signed emails =?Utf-8?B?U2hpdiBLb3RhZ2Fs?= Microsoft Outlook VBA Programming 0 4th Jun 2004 12:46 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:07 PM.