Subject Re: [IB-Architect] SQL Scripts
Author Jason Wharton
> Interest construct. Better than a series of individual "insert"
> statements by a long shot. But a better programmatic solution
> is to prepare one "insert" and execute it many times.

Not really. There is no batching of inserts into network packets.
Each record gets its own network packet. This is chatty use of the wire.

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