I have downloaded ITDB - IT ITems DataBase application from http://www.sivann.gr/software/itdb.
SQLite database is using in this application. Now I want to migrate this to MySQL database. I have migrated the .db file to .sql file also import the database to MySQL database. Now how to connect it in this existing project any idea?