• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Issue ODBC Where?

cemlimited

New Pleskian
Hey - I can see lots of articles referring to "Adding ODBC".....There simply is no link to ODBC within my Plexk Interface????

I need to allow a connection to an Azure SQL database.....From a PHP file...

PDOException Object ( [message:protected] => SQLSTATE[HYT00]: [Microsoft][ODBC Driver 17 for SQL Server]

Any help?
 
I am not aware that you need a special configuration for that on the requesting side. Microsoft has some examples how to connect here:

However, you are using PDO so I do not know whether that might need an add-on to a PHP version as described in PHP: ODBC and DB2 (PDO) - Manual.
 
Back
Top