From:       To:      

Home > Documentation > PostgreSQL to MS SQL > Tutorial

Step 6 of 6. Select Tables

This wizard page is designed to manage the list of tables to convert. To add new PostgreSQL table for converting it into MS SQL format, select it in "Available tables" list box and click "Add" button (or double-click the selected 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.

Use "Add Query" button to add SELECT-query filtering data that will be migrated to SQL 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 highlighted item is a table, you will see the dialog box to edit column attributes such as name, type, default value and others. See Edit Table article for the further information. If selected item is a query, the dialog box designed to edit SQL-statement of the query appears.

Have questions? Contact us