Bulk inserts with dBExpress
Posted: Wed 06 Sep 2006 13:43
Hi,
does anybody know whether it is possible to use bulk inserts (parametrised insert statement with parameters + arrays of values for fast insert into database) with dBExpress driver, either in the OCI or Net mode? OCI generally supports this and this method is used by OraLoader in ODAC components. But my application relies on dbExpress components and related DB configuration and I would not like to mix ODAC+dBExpress in one app. A sample code would be appreciated.
Thank you for any help.
does anybody know whether it is possible to use bulk inserts (parametrised insert statement with parameters + arrays of values for fast insert into database) with dBExpress driver, either in the OCI or Net mode? OCI generally supports this and this method is used by OraLoader in ODAC components. But my application relies on dbExpress components and related DB configuration and I would not like to mix ODAC+dBExpress in one app. A sample code would be appreciated.
Thank you for any help.