
May 25th, 2004, 09:45 AM
|
 |
Contributing User
|
|
Join Date: May 2004
Location: Canada
Posts: 243
  
Time spent in forums: 14 h 6 m 57 sec
Reputation Power: 9
|
|
Password Data Type in MS SQL
Hi I am kinda new to MS SQL. I have used Oracle before but it is not quite the same. I want my password field in the database to appear as "*****" not "hello". How do you set fields to be password fields?
There is no "password" data type and it doesn't seem possible to define a user defined data type to appear as password "****" field
Thanks,
Gerbill
Last edited by Gerbill : May 25th, 2004 at 12:50 PM.
|