Nuacht

During the last few weeks, two events important to the SQL Server community have transpired. First, Microsoft announced SQL Server 2000 pricing. Second, the company withdrew its record-breaking TPC-C ...
In the past, the question of how to perform auditing under SQL Server has had a simple answer: Do it yourself. But now, SQL Server 2000 has eased the burden of auditing by introducing an extensive and ...
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 ...
I'm doing some web development contract work this summer, and my scenario/task is this. The environment is broken up into Production / Staging / Testing / Local Dev All environments are running MS SQL ...