<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>Perl Folks,</div><div>I finally figured out the Bulk Insert capability of DBI and I have wrapped it up in my DBIx::Array object.  Take a look let me know if you find it interesting or useful.  <a href="http://search.cpan.org/perldoc?DBIx%3A%3AArray">http://search.cpan.org/perldoc?DBIx%3A%3AArray</a></div><div><br></div><div>My tests on Oracle show that bulk inserts are much faster going from 0 at 1 row to 100 times faster at 10,000 records.</div><div><br></div><div>Inserts for 50,000 records in 3 seconds is quite impressive.</div><div>Thanks,</div><div>Mike</div></body></html>