Hello:
I've tryed this, but it performs badly - inserting 25.000 rows takes about 90
seconds, which only takes about 4 seconds using INSERT statements in C++ with
the IBPP library.
I also tryed using FbCommand to execute 25.000 INSERT statement, but this also
performed badly.
Are you using Transactions ?? If yes how ?? You should start a
transaction before doing the Update, and assing that transaction to the
insert command if not if you have 25000 rows there will be 25000
transactions ( one per command ).
--
Carlos Guzmán Álvarez
Vigo-Spain
http://carlosga.blogspot.com/
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider