Home Forums Programming Connecting Error trying to connect to a remote mssql database RE: Error trying to connect to a remote mssql database

  • I would download SSMS and start there. That's a fairly easy way to go. Or just get SQL tools and use SQLCMD or bcp to get data. SSMS gets you the ability to browse and see more, which might be easy.

    https://msdn.microsoft.com/en-us/library/mt238290.aspx