Hi all,
Select into Statement but it contains decrypted columns? And an error occured?
(1 row(s) affected)
Msg 6522, Level 16, State 2, Line 2
System.ArgumentNullException: Value cannot be null.
Parameter name: InString
System.ArgumentNullException:
at System.Convert.FromBase64String(String s)
at Cryptor.DecryptString(String sourceString)
what do i have to do?