On Tue, 15 Aug 2000, Vladislav Safronov wrote: > Ok. I think, the answers clear the problem, but I have yet more question. > > What can you say about this code? is it ok (overwriting previous handle)? [snip] Well it depends on the DBMS. For example Sybase might not like it if you haven't read everything from the $sth first - it will bite you in the bum with locks. Others will be fine. So just be careful... -- <Matt/> Fastnet Software Ltd. High Performance Web Specialists Providing mod_perl, XML, Sybase and Oracle solutions Email for training and consultancy availability. http://sergeant.org | AxKit: http://axkit.org
- RE: Question about $sth->finish; Kenneth Lee
- RE: Question about $sth->finish; Henrik Tougaard
- RE: Question about $sth->finish; Vladislav Safronov
- RE: Question about $sth->finish; Matt Sergeant
- RE: Question about $sth->finish; Michael Peppler
- RE: Question about $sth->finis... Matt Sergeant
- RE: Question about $sth->f... Michael Peppler
- RE: Question about $sth->finish; Tom Mornini
- RE: Question about $sth->finish; Jay Jacobs
- Re: Question about $sth->finis... Tim Bunce
- RE: Question about $sth->finish; David Mitchell
- RE: Question about $sth->finish; Henrik Tougaard
- Re: Question about $sth->finish; Tim Bunce
- RE: Question about $sth->finish; Henrik Tougaard