Dreamfactory SQL server on Azure

Hi,

I am unable to connect to SQL server with Azure Bitnami distribution.

I tried to install PHP SQL server driver and and also edited PHP.ini file.
Am i missing any steps ? Is there any documentation available for steps.

Thank you

What errors are you getting? Take a look at this post Connecting to MS SQL Server

This might be helpful as well Lessons Learned with MS SQL Server

Hi,

If you’ve gone through all of the steps from the guide and it still doesn’t work, then you need to install the sql server native driver, here. Depending on the version that you’re running - that one directs to 2012.

Also, telnet the ip and port to see if that connects. If you are still having difficulties, then please let us know.

Thanks,

  • Mark