"Lee Crain" <[EMAIL PROTECTED]> wrote:
> Thanks for a detailed response, Dennis. 
> 
> Under some time constraints, I just finished an important implementation
> and used the callback function as the means of acquiring returned data. 
> 
> I don't want that interface to become obsolete any time soon. Maybe I need
> to consider migrating to the newer, preferred interface.
> 

SQLite uses sqlite3_exec() internally (when it is loading the
schema out of the sqlite_master table) so it is unlikely to
go away anytime soon.

--
D. Richard Hipp <[EMAIL PROTECTED]>


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

Reply via email to