I have a column in a table which needs to be encrypted for security reasons. How is this possible with SQL Server 2008?
I found this article https://msdn.microsoft.com/en-us/library/ms179331.aspx , but when I try to create the master key it gives me an error so I can't continue
I have never done this before, can someone explain it more for me?
Thanks,