I need to talk to a remote SQL Server 2000 database. I am using MAMP locally and I would like to continue using it. However, I lost what I need to do to add support for communicating with this database with PHP. It looks like either the ODBC or SQL Server functions in PHP will work, but these modules are not installed by default.
Can someone provide instructions on adding ODBC or SQL Server support to MAMP?
sql-server mamp odbc
weotch
source share