Vishal Kashyap wrote:
Dear All ,I was wondering to upgrade from one SQLite version to other (refering 3.x). Should I just replace the old sqlite3.exe file with the new one and use the database as it is. The database I have created dabase in 3.2.7 and want to move to 3.3.4. How to go about it.
Vishal,Your suggested plan is correct. The 3.3.4 .exe file can use the db file created with 3.2.7 with no problems.
Gerry