Upgrade sqlite database file -


i use sqlite database in .net application, , need upgrade database version 3.8.x 3.8.y. there no problem newly createad database create updated sqlite .dlls, existing files? thanks!

you have no problem because according offical website, sqlite maintains backwards compatibility:

the sqlite database file format stable. releases of sqlite version 3 can read , write database files created first sqlite 3 release (version 3.0.0) going 2004-06-18. "backwards compatibility". developers promise maintain backwards compatibility of database file format future releases of sqlite 3.


Comments

Popular posts from this blog

javascript - Thinglink image not visible until browser resize -

firebird - Error "invalid transaction handle (expecting explicit transaction start)" executing script from Delphi -

mongodb - How to keep track of users making Stripe Payments -