On 21 Jul 2017, at 4:14pm, Igor Korot <ikoro...@gmail.com> wrote:
> 
> Let's say I made some database files 2 years ago.
> Now I want the current SQLite code to open them and performs some queries
> from the C interface.

SQLite file format hasn’t changed in over 10 years.  Your current code and 
current version of SQLite will open that database perfectly.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to