Thanks a lot

-----Original Message-----
From: Igor Tandetnik [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, May 02, 2007 6:00 PM
To: SQLite
Subject: [sqlite] Re: Re: stmt question

Jonathan Kahn <[EMAIL PROTECTED]>
wrote:
> Ahh thanks a lot for clearing that up I wasn't sure if reset cleared
> my
> actual prepare statement or just the parameters.

It doesn't even clear the parameters. The old values are preserved. You 
can rebind some or all of them.

> So technically at
> the end
> of my loop I can call reset and rebind?

Yes.

Igor Tandetnik 


----------------------------------------------------------------------------
-
To unsubscribe, send email to [EMAIL PROTECTED]
----------------------------------------------------------------------------
-


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to