I have a database field(MSSQL Server 7) with datatype of varchar(3000). My datawindow, when exported, has the column type = chae(3000), edit.limit property = 3000.
The value I have in the database, which I double checked, has about 1000 characters. However, when I retrieve this value/field into the datawindow, the dw only display 255 characters.
What is causing the data field from being truncated?
I'm using PB6.5
The value I have in the database, which I double checked, has about 1000 characters. However, when I retrieve this value/field into the datawindow, the dw only display 255 characters.
What is causing the data field from being truncated?
I'm using PB6.5