On Wed, Mar 20, 2013 at 2:04 PM, Eric Sink <[email protected]> wrote:

>
> It looks like System.Data.SQLite uses sqlite3_prepare() instead of
> sqlite3_prepare_v2().
>
> Is there a technical reason for this?
>

I think this is just an historical accident.  There is no technical reason.

-- 
D. Richard Hipp
[email protected]
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to