From:       To:      

Home > Documentation > SQL Server to MySQL > Tutorial

Step 6 of 7. Select Tables

This wizard page is designed to select SQL Server tables for migration to MySQL. To add new table select it in "Available tables" list and click "Add" button (or double-click the highlighted item). Use "Add all" button to add all available tables. To remove an item from "Selected tables" list highlight it and click "Remove" button. Use "Remove all" button to remove all items from "Selected tables" list box.

Push "Add Query" button to add SELECT-query filtering MS SQL data that will be migrated to MySQL server. See Using Queries article for the further information.

To edit table or query double click the corresponding item in "Selected tables" list box. If it is a table, dialog box appears to edit table attributes and to define custom type mapping. See Edit Table article for the further information. If selected item is a query, you will see dialog box to edit SQL-statement of the query.