Installed dreamfactory on my mac and windows server 2012. windows server has the SQL server installed. When I connect to remote sql from MAC, I can connect and have no issues. When I connect from the same server using its ip address (exactly like I do from mac) - it gives me an error
API Error
Failed to launch service “senseiinc”: CDbConnection failed to open the DB connection.
DreamFactory Utility Module
DreamFactory Utility Module: Failed to launch service “senseiinc”: CDbConnection failed to open the DB connection.
I also created a cloud version on dreamfactory server. I am able to connect to the remote sql without issues.
Perfect, thank you. The drivers did the trick, all other items were as in the document.
Both dblib and sqlsrv works (on 1.8.0 version - dreamfactory.com and also on the server where the sql is hosted, which originally had issues). However, my local dev machine (MAC which has issues when I upgrade to 1.8, different error thread started) it is broke! This machine is still on version 1.7.8.
May be it is not related but it was working on dev machine before these changes. I will probably upgrade the dev machine to same version and test again (after the upgrade issue is resolved)
For now, I am set to work from the remote machine, until dev is set.