• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Question Visual studio 22 unble to find plesk database

Vidich

New Pleskian
Server operating system version
windows
Plesk version and microupdate number
18.0.46
Dear all,

I'm newbie about the usage of SQL server. I've a Plesk site and I've created a new Database. The site give me also the name of the SQL server. Unfortunately I'm not able to connect it at my VisualStudio application. Surely I make some errors due to my little experience. Somebody can help me?
Many thanks in advance.
 
In addition to @Mark_NLD 's comment you also need to make sure that your database server does not bind to localhost/127.0.0.1, but accepts connections from other IP addresses, too. This can be set in the database configuration (whichever database server you use).
 
Back
Top