We have a table with two sql_variant type fields that need to be converted to either text or image fields to prevent the data from exceeding the overall record length.
Any thoughts on how this may be accomplished other than writing a C# program to do a read write?
Thanks in advance.
art