On Sun, Feb 3, 2013 at 11:43 AM, Jean-Claude Faure <jcf.s...@gmail.com>wrote:

> Hello
>
> I use sqlite 2.1 and vb 5/6 with psvutils32.dll witch is a wrapper
> compiled by pivotal solution (O hara) many years ago
>
> may I use sqlite3 with same VB ?
>

No.  The file format changed going from SQLite2 to SQLite3.  (That was 8.5
years ago.  You *definitely* need to upgrade.  This will be painful due to
the file format change, but once that is done, your life will be much
easier.)





>
> Advantages ?? Inconvenients ?
>
>
> Remarq : I use only
> open
> close
> select from .... where
> insert
> update
> delete
> begin
> commit
> It's suffisant for me !!!
>
>
>
>
> Excuse me for my english (my maternal language is french)
> Thanks if you respond to me
> --
> jcf.s...@gmail.com
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>



-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to