Category Archives: sqlazure
Using PHP with SQL Azure
SQL Azure is a wonderful service running the database in the cloud. This post summarizes the gotchas that you might wanna lookout for when trying to connect your PHP applications to talk to SQL Azure. The default driver php_mssql.dll doesn’t … Continue reading