Open the create-tables.sql script for SQL Server in SSMS corresponding to the same version of the SSC schema in the existing MySQL database. (For example, if the SSC schema version for the existing ...
This generates Foreign table definitions to be loaded into a PostgreSQL databases to access remote tables in PostgreSQL, Mysql, and SQL Server. The main program is generate_foreign_tables.rb. This has ...