Issue
how to convert sqlite data base to sqlite3? Can someone help me please I use windows and Mac hello everybody how to convert sqlite data base to sqlite3? Can someone help me please I use windows and Mac
Solution
SQLiteStudio can do that for you. It handles all differences between SQLite 2 and SQLite 3 on the fly. Just add SQLite 2 database to SQLiteStudio, then right-click on the database and pick "Convert database type". Then pick output file to write new SQLite file into and confirm the dialog window. That's all.
Answered By - Googie Answer Checked By - Marie Seifert (PHPFixing Admin)
0 Comments:
Post a Comment
Note: Only a member of this blog may post a comment.