Hi @Robin ,
Please refer to:
SELECT CONVERT(varbinary(max), CONVERT(varbinary(max), PRINTJOBSETTINGS)) FROM SALESPRINTSETUP
varchar(max)-------text
nvarchar(max)-----ntext
varbinary(max)----image
For more details, please refer to:
ntext, text, and image (Transact-SQL)
If you have any question, please feel free to let me know.
If the response is helpful, please click "Accept Answer" and upvote it.
Regards
Echo
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.