View Full Version : PHP connecting to MYSQL and MSSQL at the same time
bjergtrolden
November 1st, 2010, 06:59 PM
Hi is there anyone there can give me a hint, how to retrieve data from both a MYSQL and a MSSQL database on the same side - its not the coding or the connection there gives me problems, but to set up PHP so it can handle 2 different databases - is it posible at all ?
scott_tiger
November 2nd, 2010, 02:22 PM
i also want to connect to PHP with mysql ...can any one help me out????
bjergtrolden
November 2nd, 2010, 07:04 PM
hi scott-tiger - mysql alone is quit simple.
Run phpinfo.php and check for the MYSQL headline - if its there, just follow the example in:
http://dk.php.net/manual/en/mysql.examples-basic.php
If not follow the installation guide on:
http://dk.php.net/manual/en/mysql.setup.php
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.