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 |
|
celsius
Starting Member
26 Posts |
Posted - 2006-03-06 : 04:20:57
|
| How do I decrypt a password? If I want to display the password in a user interface how do I do it? Thanks!! |
|
|
shallu1_gupta
Constraint Violating Yak Guru
394 Posts |
Posted - 2006-03-06 : 04:38:57
|
| Decryption depends on How you are encrypting the particular value? |
 |
|
|
khtan
In (Som, Ni, Yak)
17689 Posts |
Posted - 2006-03-06 : 04:42:39
|
| If you are referring to SQL Server's login password, you can't.----------------------------------'KH' |
 |
|
|
|
|
|