SQL Server 2005 Driver for PHP: Lo and behold, Microsoft has written a PHP extension. It’s a data access component for SQL Server…which PHP already has, so I guess I’m not sure how it improves things, but it’s pretty cool coming from Microsoft, anyway. The SQL Server Driver…
Enterprise SQL: This gets more and more absurd the more I look at it. I can’t imagine working on this app — when did SQL become evil? I really want to know what’s in the snipped section. I think we need constants for the English langauge: define('A', 'A'); define('B', 'B'); Steve McConnell…
One of our clients has started working with some software that uses the MSDE — the Microsoft SQL Desktop Engine. This is a stripped down, black-box version of SQL Server for people that need a database server but don’t want to pay for SQL Server nor need all its…