On Wed, 18 Dec 2002 09:49:28 -0500, John Day wrote:

>I would like to rewrite an application using DBI, DBD and mySQL so that
>I can prepare a several statements once using placeholders and then
>execute them within a loop without re-preparing them.

I just don't get why you call these "nested". They're not nested,
they're in parallel.

And yes, in general, it works.

-- 
        Bart.

Reply via email to