I'm running PHP 4.2.2 and Apache 2.0.39 and when I go to extract data from a MySql table I get the following error:
Warning: mssql_fetch_array(): supplied resource is not a valid MS SQL-result resource
I checked and MS SQL is enable. Will this work with MySQL or should I use something else?
Thanks
Mike