mysql-wb-exportsqlite icon indicating copy to clipboard operation
mysql-wb-exportsqlite copied to clipboard

How to use

Open ifuchs opened this issue 6 years ago • 2 comments

I am new to MySQLWorkbench and I would like to export a Mysql database to SQLite. I have loaded the plugin but the Usage instructions say:

Once you open a database model in MySQL Workbench, you can see "Export SQLite CREATE script" in "Tools > Catalog" menu. Just choose it.

If I connect to the database, I do not see that menu. Where am I going wrong?

ifuchs avatar Aug 19 '19 22:08 ifuchs

You need to open model file, not database/schema. If you have existing database/schema, you need to reverse engineer it first, then the option will be shown.

madeindra avatar Aug 20 '19 07:08 madeindra

Connect to your DB, then choose Database>Reverse Engineer

madeindra avatar Aug 20 '19 07:08 madeindra