I am working on researching what will be the best approach for some web applications we will be developing for our company. What we want to do is allow our customers to be able to pull up data from ...
I need to connect to a remote SQL Server 2000 database from PHP (on a unix server). I know that I need to figure out how to use ODBC somehow, but all of the tutorials i've been able to find seem dated ...