On Thu, Sep 04, 2003 at 10:58:09AM +0200, Kristian Nielsen wrote:
> 
> For fast insert, Oracle supports array execution where multiple sets of
> bind variables are passed in a single execute (for example to insert
> many rows in a single execute). Is this what you have in mind? I believe
> a few DBD's support array execution (using $sth->execute_array().
> DBD::Oracle doesn't, but I posted a patch to [EMAIL PROTECTED] a few
> months back. There was no interest at the time,

That's not really accurate.

> though I do expect to
> clean it up and get it into the official DBD::Oracle eventually.

And I'm sure it will. I have a new DBD::Oracle fairly close to release.
After that's out I can look more closely at all this. Feel free to prod me.

Tim.

Reply via email to