Home > Archive > PHP SQL > June 2005 > Integrating PHP with MS SQL Server
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Integrating PHP with MS SQL Server
|
|
| Shabam 2005-06-03, 3:56 am |
| Is it possible to integrate a PHP script running on Linux+Apache to hook up
to a MS SQL server running Windows 2003 Server? I already have a Dotnet
application running on the MS platform and would like to integrate a
PHP+MySQL script into it. Obviously the database code will need to be
modified with MS SQL syntax if it's possible.
Any pointers would be greatly appreciated.
| |
| Shabam 2005-06-03, 3:56 am |
| Additional note, the MS SQL Server is hosting a web application built on Dot
Net.
| |
| Ryan Heuser 2005-06-04, 3:56 pm |
| Yes, it is possible. I will have to do with this soon as well, as we've
just recently gotten the word at work that we have to switch our database
over to MS SQL from MySQL. I will let you know how it goes.
Peace,
Ryan Heuser
Shabam wrote:
> Is it possible to integrate a PHP script running on Linux+Apache to hook
> up
> to a MS SQL server running Windows 2003 Server? I already have a Dotnet
> application running on the MS platform and would like to integrate a
> PHP+MySQL script into it. Obviously the database code will need to be
> modified with MS SQL syntax if it's possible.
>
> Any pointers would be greatly appreciated.
|
|
|
|
|