Empty Table List in Schema Import Wizard? Here’s the Fix!

If you notice that after clicking Next in the Schema Import Wizard (Page 2 of 3), the list of tables and models is empty, don’t worry, this is a known issue that can occur under certain conditions.

 

Why This Happens

This issue rarely happens, but is more likely when working with databases that use underscores (_) in their table names (for example, the Sakila database).
Even though the connection test succeeds and tables appear in the previous dialog, the next screen may appear blank with no tables or schema listed.

 

How to Fix It

Follow these simple steps to resolve the issue:

  1. Go to the application's Home Page.

  2. Click on the Tools menu at the top.

  3. Select Options from the dropdown.

  1. In the Options dialog, you’ll see several tabs on the left.
    Click on the Database tab.

  2. Under the Database tab, check the box labeled Test/Connect to Database Triggers Scaffolding

  3. Click OK to save your changes.

  4. Now, try running the Sakila database (or your database) again through the Schema Import Wizard.

 


Was this article helpful?