Quantcast
Channel: Leon's Weblog » Software Dev
Viewing all articles
Browse latest Browse all 15

Encrypting Data in SQL Server Table

$
0
0
I was working on a project where I needed to store connection strings in a database table for use inside of a reporting engine. SQL Server offers many encryption options from encrypting entire databases to hashing individual strings so it took me some time to come up with an ideal solution. Hashing was not an [...]

Viewing all articles
Browse latest Browse all 15

Trending Articles