Jay,

Yes -- if the database server does.  That's also defined as Active handles,
too.

For example, you can prepare 10 queries on SQL Server and as long as you
only have them executing one at a time, SQL Server will be Ok -- but not if
one of them is still active.  There was a discussion on this on the
dbi-users mailing list recently regarding this and workarounds...  I'd check
google or post there (instead of directly to me) if you have more questions
-- but please check the archives/google, as I laid out example code, etc.

Regards,

Jeff
> 
> 
> Hi Jeff,
> 
> Just have a quick question.  Does DBD::odbc support multiple 
> statement handles per database handle?
> 
> Thanks,
> 
> 
> -- 
> Jay Powers
> Vermonster LLC
> 617.960.3555
> http://vermonster.com
> 
> 

Reply via email to