Problem: trying to install RPMs for RedHat EL, php-mssql. There does not appear to be a free open-source option for connecting to MSFT SQL Server database.
Has anyone had any luck with this?
Problem: trying to install RPMs for RedHat EL, php-mssql. There does not appear to be a free open-source option for connecting to MSFT SQL Server database.
Has anyone had any luck with this?
The Sybase/MSSQL bindings are part of the core PHP distribution, you just need to build with the appropriate options. They're regular open-source.
I have not had any luck, although I did look at an ODBC/ODBC bridge. Note that this ODBC/ODBC bridge is not free for anything but a trial, but it seems very well supported.
http://www.easysoft.com/developer/languages/php/sql_server_unix_tutorial.html