SQLClient
SQLClient copied to clipboard
can't receive full varbinary data without SET TEXTSIZE
which is a quick fix but whenever i want to save data to a file or share it, it always creates the files as TEXTSIZE size. Like if i set it to 4MB then all of the files are 4MB no matter if it's less then that
Interesting. Do you think the problem is in SQLClient or FreeTDS?