Forum Discussion
priscilarezini
Jan 23, 2020Copper Contributor
ODBC Linked Server in Managed Instance
Hi, Peoples I have a Managed Instance that I access via a VM created on Azure. On this same machine I installed the database ODBC driver and registered the connection in ODBC Data Sources. In SQL...
May 31, 2022
What is the target of the Linked Server in managed Instance? ODBC should be able to connect to managed instance, so I am not sure the question is very clear as to what you are trying to do.
ODBC --> ManagedInstance
TSQL --> SELECT * From LINKEDSERVER.Database.dbo.Table
Not ODBC --> LinkedServer
ODBC --> ManagedInstance
TSQL --> SELECT * From LINKEDSERVER.Database.dbo.Table
Not ODBC --> LinkedServer