Search found 2 matches

by shahab.fm
Fri Sep 07, 2012 8:05 am
Forum: Databases
Topic: PHP 5.3 connecting to MSSQL
Replies: 2
Views: 3278

Re: PHP 5.3 connecting to MSSQL

Hi, No I didn't have it installed. Now I have and I have followed this tutorial with no luck ... :banghead: :banghead: :banghead: :banghead: http://jamesrossiter.wordpress.com/2011/03/08/connecting-to-microsoft-sql-server-from-php-in-ubuntu-using-mssql_connect/ The server gives an error on running f...
by shahab.fm
Thu Sep 06, 2012 8:38 am
Forum: Databases
Topic: PHP 5.3 connecting to MSSQL
Replies: 2
Views: 3278

PHP 5.3 connecting to MSSQL

Hi, I am struggleing to connect to a MS SQL database through PHP. My php version is 5.3.10-1ubuntu3.2 and as u might guess from the version name it runs on an Ubuntu machine. I found out that PHP 5.3 doesn't directly support connecting to MS SQL and I need to install a driver from MS for it. Could t...