Tony, the 32K limitation is when Varchar is passed as an argument to a DLL using DLCall. Other than that, it is as Albert says.
----- Original Message ----- From: "Tony IJntema" <[email protected]> To: "RBASE-L Mailing List" <[email protected]> Sent: Tuesday, May 21, 2013 12:30 PM Subject: [RBASE-L] - maximum size of VARCHAR variable limited to 32 KB? : Hi, : : I have an application in which I like to manipulate long texts. : The text is stored in a VARCHAR column. : However I receive an error message (truncation) when the used VARCHAR : variable is more than 32 KB. : : Question 1: Is the size of the varchar limited to 32 KB? : Question 2: Does somebody know a workaround? : : Tony : :

