> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
> Sent: Saturday, April 01, 2006 7:08 AM
> To: sqlite-users@sqlite.org
> Subject: Re: [sqlite] Question regarding schema change error
> ...
> It is easy to put wrappers around sqlite3_prepare(), 
> sqlite3_step(), and sqlite3_finalize() to fix this.  
> ...

Thanks. That works great. I would agree with Dennis that this
functionality should belong in the API, however, after reading the
following post, I can see why it is not done this way:


Reply via email to