• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Issue Can't connect with MSSQL Database

xaluke

New Pleskian
Hello, i want to connect with my database in Microsoft SQL Server. I use default install on plesk Microsoft SQL Server:
p1.PNG
And upload here my database

I. Next i check settings:
1611249507387.png

II. I check settings in Sql Server Configuration Manager and set port to 1433
1611249583432.png

1611249625222.png

III. In the end i add rule in Firewall

Now i try connect with database in Visual Studio. But I am not sure if I am using a good database server. I use <serwer_ip_adress>\MSSQLSERVER2019. Example if my server adres would be 1.1.1.1 i use 1.1.1.1\MSSQLSERVER2019. But when i try connect with database Server using this data i got error

1611249843241.png
 
Back
Top