Page 1 of 1

Bulk inserts with dBExpress

Posted: Wed 06 Sep 2006 13:43
by mszczesn
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.

Posted: Thu 07 Sep 2006 14:35
by Challenger
dbExpress technology doesn't support such functionality.