xampp and MSSQL

Problems with the Windows version of XAMPP, questions, comments, and anything related.

xampp and MSSQL

Postby crosero » 07. June 2007 16:05

Hi everyone!

I have running xampp fine using mysql as my DB, but now I have to implement my pages using MSSQL due to a integration with other software. how do I configure to make it work?
What files and what updates do I need?

I have XAMPP for windows Version 1.6.0a,
MS Windows XP sp2

Thanks,

Carlos
crosero
 
Posts: 6
Joined: 07. June 2007 15:30

Postby Codesmith » 07. June 2007 22:19

Apache and MySQL are separate, and don't directly interact. Switching to MSSQL requires 0 changes configuration changes to XAMPP.

Of course you need to rewrite your actual php programs to use MSSQL rather than MySQL.

The mysql php functions only work with mysql.
Codesmith
 
Posts: 101
Joined: 31. March 2007 21:11

Postby crosero » 07. June 2007 22:57

Thanks Codesmith, I know that I have to rewrite my code and my connection to mssql instead to mysql. Just I wanted to know if I have to configure anything else to put apache, php to work with mssql.

Thanks,

Carlos
crosero
 
Posts: 6
Joined: 07. June 2007 15:30

Postby Codesmith » 08. June 2007 00:02

Here's the PHP Manual page on MS SQL.

If there are any PHP.ini changes they would be detailed there.

http://www.php.net/manual/en/ref.mssql.php
Codesmith
 
Posts: 101
Joined: 31. March 2007 21:11


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 138 guests