Subject Re: [IBO] yikes! Help!
Author Jason Wharton
If you are simply loading a table use a TIB_DSQL component with an INSERT
statement with input parameters. Then, loop through your records and ExecSQL
each one after plugging in the values to the input parameters.

See the BlobInserts sample application for a model to follow when doing
this.

Your operation should take about 4 seconds or less when you get this right.

Regards,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com