MSSQL Functions

wxdqz

New Member
Hi All,

I'm attempting to access a SQL Server db from PHP, but have reached a stumbling block at a disappointingly early hurdle. PHP does not seem to recognise the MSSQL commands.

Does anyone know a way around this. I've read some of the notes on the mssql functions and they note that you must use freetds to access MSSQL from *nix.

Does PHP have to recompiled with a mssql specific option?

Kind Regards,

David Grant
 
Back
Top