LOTUS CONNECTORS


Examples: FieldExpectedDataType method
1. This agent sets the expected data type for fields 2, 3, and 4 to DB_LONG and checks the return value to make sure that the field is convertible to that data type.
2. This agent executes an SQL query; sets the expected data type of each field in the result set; and displays the field ID, field name, and expected data type. The expected data type is set by interpolating from the native data type.


See Also