Thanks Norman for pointing this out, stupid me.. :-[ .
Kind regards,
Andre

Norman Palardy wrote:

Look up FieldSchema in the LR as part of Database

FieldSchema returns a RecordSet with five fields: ColumnName ( String), FieldType ( Integer), IsPrimary ( Boolean), NotNull ( Boolean), and Length in bytes ( Integer) for Text fields.

FieldType is described in the LR

The method above gives you the RB type for each column in the recordset returned not the type for each column in the database table you got the field schema for

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to