Subject Re: [firebird-support] Raw Data injection
Author Dimitry Sibiryakov
On 6 Mar 2006 at 6:36, robertgilland wrote:

>Interbase has a raw data injection option available through Delphi.
>TIBSQL.BatchInput
>However I cannot find the equivalent in Firebird.
>Does anyone know an equivalent.

Multiple execution of prepared INSERT statement with parameters.
This is, actually, what TIBSQL does and what you can see in it's
sources.

--
SY, Dimitry Sibiryakov.