 |
JLRodgers Level: Moderator
 Registered: 04-04-2002 Posts: 1617
|
Re: SQL PASSWORD
Well.... you could have a login on the SQL server that has read access to only one database (that no other login has access to)... then put the sa's password (encrypted!!!) in a table. Then have your program access the sa password DB, get & decrypt the password, then use it to connect as "sa"
but whatever... you'll have to have an account that has a non-changing password.
____________________________
Everywhere's Local (classifieds, job postings, & more for everycity in the world - user entered)
|
|
12-02-2004 at 09:19 PM |
|
|
|
|
 |
 |