Hi
We are looking to apply encryption to some columns of a database in SQL2005(SQL 2008 can also be used). Can somebody please guide me as to how this can be best accomplished?
Also, would the use of UDTs make this process easier or more difficult? Not that it is necessary for us to use UDTs, but MSDN says that:
"UDTs in SQL Server 2005 are well suited to the following:
Date, time, currency, and extended numeric types
Geospatial applications
Encoded or encrypted data"
Any help will be appreciated
Thanks
Adish