News

As an addendum to last week's post about a recent SQL Server camp held for PHP developers, Microsoft's Brian Swan has published some new nuts-and-bolts details for converting MySQL queries. Swan, who ...
So I have this page. The page is taking form-submitted data and saving it to a SQL Server database via stored procedure.Just one problem - every time I ...
One of our clients has data on their internal SQL Server which they will be sending to our webserver periodically using the MySQL ODBC driver. In the testing we've done so far we've had problems ...