Did you ever struggled to find correct DSN or connection string to your DB Server? Found great solution to all problems http://www.connectionstrings.com
Read more →Problems connecting to MS SQL server from Zend Framework? Message: The mssql driver is not currently installed Solution is simple Install pdo_mssql driver: (Ubuntu) #sudo apt-get install php5-sybase #sudo /etc/init.d/apache2 restart On Centos you need to install pdo_dblib (any problems check here) It will not reflect in
Read more →
Recent comments