News

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 ...
In a previous article, I talked about getting started with managing SQL server using PowerShell and the Server Management Objects (SMO). While that was mostly spent making the connection and doing ...