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 |
sunpalozzi
Starting Member
9 Posts |
Posted - 2005-12-21 : 11:15:08
|
Hello all, I am working on an asp page to update some of the fields of a sql table. All the users already have odbc connection for a software that we use. I would like to use same login in my asp page. I use the retrieveglobal.dll to return the user name and password, but the password is encrypted. For some reason it is not working. Does anyone know how to work with retrieveglobal.dll or other way to get the login information for an existing odbc connection from asp page?? thanks.Sunpalozzi |
|
|
|
|