• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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