Home > Documentation > SQL Server to MySQL > Tutorial
Sql_server_name,1234
where 1234 is the custom port. Then select the type of authentication to use when connecting to SQL Server:
In "SQL Server authentication" mode SQL Server to MySQL converter shows database tables owned by the specified user only. You can change it using "Connect as database owner" checkbox. It will force the program to display all tables from "dbo" tablespace, but only if the specified user has enough privileges to read them. Otherwise, the option will not take effect.
If connection to MS SQL failed, read How to configure SQL Server article for possible workaround.
If you are connecting to Azure SQL, see How to connect to Windows Azure SQL article for related information.
Have questions? Contact us