Subject RE: [IBO] TIB_Cursor and trimming
Author Jason Wharton
> I use a TIB_Cursor to locate a record in a tabel.
> The return values I have found out how to avoid trimming (through the
> FIELDSTRIMMING).
>
> But I would like to do the same with a parameter passed to the SQL.
>
> How to do that ?

Put the name of the parameter in the ColumnAttributes, FieldsXXXX properties
just the same and they will be applied accordingly. Using the editors I
suppose parameter names should show up in there too since they will be
applied.

Jason Wharton
www.ibobjects.com