Add Providers to Linux SQL Server 2019

745 Views Asked by At

I want add a new linked server in my SQL Server (15.0.4261.1) running on Linux Red Hat Enterprise 8.6, before I add a linked server to other SQL Server database, but now when I want add a linked server to other I can't.

I check my SQL Server on linux and I found that I not had any provider in the section "Server Objects".

My question is: how to add providers in SQL Server on Linux?

Any other information is very much appreciated, thanks.

enter image description here

1

There are 1 best solutions below

2
David Browne - Microsoft On

Linked Servers to data sources other than SQL Server

Are not supported on Linux.

SQL Server on Linux - Unsupported features & services