Subject | Exporting with IBO |
---|---|
Author | Gordon Hamm |
Post date | 2001-08-02T22:00:29Z |
I am using a TIB_Cursor component with a TIB_Export component. I am
selecting * from customer for export. This is working fine.,
My question is , Is there an Easy way using one or some of the field
properties in the TIB_Export, to translate the field names to something
else, or should this be done using the "AS" in SQL statement.
Some of my Field names need to be altered to match some old DBF stuff etc.
Gordon Hamm
selecting * from customer for export. This is working fine.,
My question is , Is there an Easy way using one or some of the field
properties in the TIB_Export, to translate the field names to something
else, or should this be done using the "AS" in SQL statement.
Some of my Field names need to be altered to match some old DBF stuff etc.
Gordon Hamm