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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 password caracter

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2004-11-05 : 08:32:43
Christoph writes "Hello,

I'm normaly work in Access databases but recently I discoverd
the possibilities of SQL Server.
I Still have a lot of questions. this is one off them: how can I set the caracters of a value in a column (where I store paswords) in this ****** caracter. In access you can do this verry eassly by changing the inputmask.Are is ther even a better way by hiding a column in a database. Thanks for the support."

Seventhnight
Master Smack Fu Yak Hacker

2878 Posts

Posted - 2004-11-05 : 09:24:51
Yes. Do not give access to your database to people.

Let the application layer handle this coverup

Corey
Go to Top of Page
   

- Advertisement -