Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

How to create a calculated column that encodes in base64

$
0
0
I am trying to create a calculated column which is a single other column but encoded in base64. I have seen select statements that use FOR XML to return a base64 encoded string, however I get a syntax error when I try to use it in the formula for a comput

Viewing all articles
Browse latest Browse all 3145

Trending Articles