Attach SQLite in MySQL
Hi,
I'm writing a simple CPP application to migrate data from SQLite database to MySQL database. I am not sure if it is possible to attach a SQLite database in MySQL connection (as we attach another SQLite database in SQLite database ie., using 'attach database <dbname>' syntax.)
FYI, I will not be able to dump the SQLite database and import the sql file to MySQL since I have BLOB data in my SQLite database.
Any help would be much appreciated.
Regards,
Srini.
Subject
Views
Written By
Posted
Attach SQLite in MySQL
14380
April 07, 2009 11:56AM
6774
June 02, 2009 06:43AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.