Multiple lines text field length

Hi all,
I have a form with a multiple line text field called “notes”, set as label field.
The field reads his value from a sql server database, from a varchar(1500) field.
In the field properties, “field size in database” is 1500, maximum size is 1500.

Why the field shows only 255 chars ?

What I’m doing wrong ?

Thanks so much for any reply

Scriptcase 8.1.066

I think I found where is the problem…
I’m using FreeTDS to connect to the sql server and I found this:
https://stackoverflow.com/questions/2409851/odbc-query-on-ms-sql-server-returning-first-255-characters-only-in-php-pdo-free