On Fri, 2003-01-03 at 09:22, Tim Bunce wrote: > On Fri, Jan 03, 2003 at 07:57:01AM -0800, Michael Peppler wrote:
> > > Adding a $sth->finish before the second execute() call fixes the > > problem, of course. > > The DBD::Sybase execute() method should effectively call finish() if > the statement handle is 'Active' when execute is called. That's one > of the main reasons the flag exists at all. <hits palm on forehead> Duh. Some days it seems that my brain doesn't quite function - that's a pretty obvious thing to do... Thanks. Michael -- Michael Peppler Data Migrations, Inc. [EMAIL PROTECTED] http://www.mbay.net/~mpeppler Sybase T-SQL/OpenClient/OpenServer/C/Perl developer available for short or long term contract positions - http://www.mbay.net/~mpeppler/resume.html
