Applies To:
  • CitectSCADA 5.xx

Summary:
When using the Cicode function SQLGetField(), fields of 'Text' data type will not be displayed. 

Solution:
A new Citect.ini parameter has been added to set the maximum width.

[SQL]

TextColWidth=

The TextColWidth parameter has a default value of 256. It can be set to any value between 1 and 8000.

This parameter only needs to be set if your SQL query returns a table containing TEXT columns larger than 256 characters.

CIT has confirmed this to be a problem in Citect for Windows versions up to 5.40. This problem has been fixed in version 5.40 Service Pack A.

 

Keywords:
 

Attachments