On Fri, May 04, 2001 at 03:26:40PM -0700, SELVARAJAN,DANESH K (Non-HP-PaloAlto,ex1) 
wrote:
> Hi Tim,
> 
> $sth->finish
> 
> This Indicates that no more data will be fetched from this statement before
> it is either prepared again or destroyed and to allow the server to free up
               ^^^^^^^^

The manual actually reads:

Indicates that no more data will be fetched from this statement handle
before it is either executed again or destroyed.
                    ^^^^^^^^

That's an important difference.  :)


Ronald

Reply via email to