Can you point me to a reference that shows close() doing exactly
what finish() does?

Tim.

On Mon, Jul 01, 2002 at 07:28:15AM -0700, Dean Arnold wrote:
> Perhaps just $sth->close() is sufficient ? This would mimic
> most other API's syntax...
> 
> Dean Arnold
> 
> > > >
> > > >I'll probably rename finish() to something like
> discard_unfetched_rows().
> > > >(Keeping an alias for old code of course.)
> > >
> > > I guess I got the idea from this sentence in perldoc DBI:
> > >
> > >         The `finish' method should have been called `cancel_select'.
> >
> > I keep changing what I want to rename it to - which is why I haven't
> > renamed it yet :)
> >
> > I think discard_unfetched_rows is the most descriptive and least
> > ambiguous one I've come up with yet.
> >
> > Tim.
> 

Reply via email to