[AccessD] Link to Password Protected DB

Bobby Heid bheid at appdevgrp.com
Wed Aug 11 09:58:35 CDT 2004


We store the PW as a group of strings that look random and then put them
back together in a certain order.  We actually use constants that are in
different modules.  Not the best way to do it, but if someone wants in bad
enough, there are plenty of utilities out there that will give them the
password.

You could store the encrypted password in the db or code and decrypt it
before using it.

Bobby

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Mark A Matte
Sent: Wednesday, August 11, 2004 10:07 AM
To: accessd at databaseadvisors.com
Subject: [AccessD] Link to Password Protected DB


Hello All,

In A2K I need to relink tables to a password protected db.  I don't want the

user to have to enter a password?  Any suggestions?

Thanks,

Mark




More information about the AccessD mailing list