luke2012 Well-Known Member Licensed User Longtime User Mar 30, 2012 #1 Hi to all the community! I have to switch the db engine from SQLite to MySQL and I wish to known how much is the effort considering this points : - I don't known MySQL - I known SQL - Project's queries are few and simple like select, insert - Actually I have 1 SQLite DB - There are 12 tables
Hi to all the community! I have to switch the db engine from SQLite to MySQL and I wish to known how much is the effort considering this points : - I don't known MySQL - I known SQL - Project's queries are few and simple like select, insert - Actually I have 1 SQLite DB - There are 12 tables
Erel B4X founder Staff member Licensed User Longtime User Apr 1, 2012 #2 Google for: sqlite to MySQL There are several available converters (I haven't tried any of them). Upvote 0