Connection Issue

  • Using SSMS 2014 (version 12.0.2269.0) - When I connect to a SQL Instance using the IP Address + Instance Name like below I get connected to the server as expected.

    10.xx.xx.xx\Instance_2K16

    If  Using SSMS 19 (version 19.0 preview 3) and I provide the EXACT same IOP + Instance name instead of being connected to that SQL Instance I get connected a SQL instance within azure whose actual connection/login is like below. The below is an Azure hosted instance that we do occasionally have to connect to.  The other difference between SSMS210 and v19 is that I've never connected to the below Azure instance using SSMS2014. I had switched to v19 by the time we tried to connect to the Azure instance.

    tcp:comapany-name-sql-managed-instance-server.public.abcd12345.database.windows.net,3342

    Any idea why the SQLMS ver19 is connecting to a different SQL Server then specified?

    Kindest Regards,

    Just say No to Facebook!
  • If you're working with the preview version I would contact MS about it SSMS 18.12.1 is the latest general availability (GA) version

  • This was removed by the editor as SPAM

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply