-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Joanne Pham wrote:
> I read the SQLite document about the sqlite3_step() as below:
>     The details of the behavior of the sqlite3_step() interface depend on 
> whether the statement was prepared using the newer "v2" interface 
> sqlite3_prepare_v2() and sqlite3_prepare16_v2() or the older legacy interface 
> sqlite3_prepare() and sqlite3_prepare16.
> 
> So what is the detaill behavior of sqlite3_step() interface when:
>     1) The statement using sqlite3_prepare() vs
>     2) sqlite3_prepare_v2()

That information is given in the very next paragraph on the page you
quoted as well as a bolded parapgraph at the bottom.

http://www.catb.org/~esr/faqs/smart-questions.html

Roger
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkn+bssACgkQmOOfHg372QRsHQCeIB7h2MLl1yk/gBgqBWS6WhTk
zzgAoKDwQwOwvd5YFUhYUfZCeXM/GQD6
=Gz7F
-----END PGP SIGNATURE-----
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to