Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

connection string password 1

Status
Not open for further replies.

2cxc

Programmer
Aug 29, 2003
245
CA
how do i find out in the sql database what the password is for a specific UID?
 
Basically you don't. Passwords in the SQL Server and encrypted. You can google for password crackers for SQL Server and find some that will break the encrypting. I would recommend changing the password if no one knows it.

Denny

--Anything is possible. All it takes is a little research. (Me)

[noevil]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top