Converting SQL Server text column to image datatype -


i have issue updating note column in sql server 2008 r2 image datatype value of column in table text column.

i can convert image text easy enough not other way around. data wont go above 4000 characters.

any ideas?


Comments