Icon View Incident Report

Serious Serious
Reported By: José Eduardo Helminsky
Reported On: 4/19/2001
For: Version 2.08 Build 1
# 768 Using a Long Constant String Value in an SQL INSERT Statement Truncates the Value at 255 Chars

I have a SQL statement with a memo field with 265 characters and after a run a query the content of memo field was truncated to 255 chars.


Comments Comments and Workarounds
The workaround is to use parameters for the query.


Resolution Resolution
Fixed Problem on 4/21/2001 in version 2.09 build 1
Image