I want to be able to mask the passwords once they are stored in the database. Right Now they are masked on the user screen, but after they are stored in the database you can see was the password is.
Can the text be stored as ***'s in the Database?
If so how can you do this? Would this be a PB function or is this a database specific function?
If they can be stored as ***'s in the database, then how can you know exactly what the password is?
Is what I'm asking, normally done in practice?
I'm using PB6.5 and SqlAnywhere 8 and MSSQL Server 7
Can the text be stored as ***'s in the Database?
If so how can you do this? Would this be a PB function or is this a database specific function?
If they can be stored as ***'s in the database, then how can you know exactly what the password is?
Is what I'm asking, normally done in practice?
I'm using PB6.5 and SqlAnywhere 8 and MSSQL Server 7