Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2000-09-01 : 17:54:29
|
Wendy writes "Hi, SQLTeam:
I am using Active Server Page(ASP) to create a login page. The login ID and password needed to be authenticated by SQL7.0 server. I realized that in SQL 7.0 all the ID and password have been stored in sysxlogins table. The issue is the password in this table has been encrypted. When user login, how can the password be authenticated by this table?
Thanks in advance.
Wendy"
|
|
|
|
|
|