Hi All<br><br>I want to encrypt the data in a column of one of the tables in the database. That column will contain the passwords for the users that will be using the application. Obviously a character datatype column.<br><br>I know user accounts can be created for all the users at the database level. But the requirement will not let me do that.<br><br>Best Regards