SQL Server instead of MYSQL in WAMP
Posted
by Vish
on Stack Overflow
See other posts from Stack Overflow
or by Vish
Published on 2010-06-03T05:43:45Z
Indexed on
2010/06/03
6:04 UTC
Read the original article
Hit count: 213
Hi,
We have an application which uses WAMP server. Now, there is a new requirement from a customer who wants to use MS SQL Server instead of MySQL.
How easy is it to port to SQL Server from MySQL. Also it has to retain this configuration.
Apache->PHP->SQL Server on windows.
How can I connect from Apache to SQL Server. Hope PHP works well with SQL server.
Please advise.
Thanks,
Vish
© Stack Overflow or respective owner