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.