I've been doing this:
, , );
mssql_select_db( , $cn);
?>
And it works like a dream on servers over which I have control. My ISP
supports PHP4 (on Windows) and Ms Sql Server. They setup a db for me which
I can connect to using Enterprise Manager. No matter how I cast
mssql_connect(), thought,
I've been using PHP 4.06 on a Win2k machine running IIS and it works fine.
I installed it on another Win2k machine and I get:
CGI Error
The specified CGI application misbehaved by not returning a complete set of
HTTP headers. The
headers it did return are:
I checked permissions, app mappings, p