News Feed
Sections
News Archive


Community Events






feed this:

Matthew Turland's Blog:
PHP 5.2 and SQL Server 2000 on Windows XP
0 comments :: posted Monday May 12, 2008 @ 12:09:42
voice your opinion now!

Matthew Turland has posted about his experience working with a Windows XP system trying to get PHP 5.2 and SQL Server 2000 to play nicely together:

Recently at work, I was tasked with finding a method to retrieve data from a third-party SQL Server 2000-based system into our own MySQL-based application. It's worth noting that both system are behind their own firewalls and I was trying to bear security in mind as I did this.

Some highlights of his work included using GoToAssist to get to the system, using EMS SQL Manager to work with the SQL server itself and some of the PHP code he "threw at it" to grab the info he needed from the database (with the PDO drivers).

tagged with: php5 sqlserver windowsxp pdo mysql ems sql gotoassist


Michael Kimsal's Blog:
SQL Server driver for PHP5
0 comments :: posted Tuesday February 12, 2008 @ 08:48:00
voice your opinion now!

In a new blog entry, Michael Kimsal points out a driver that Microsoft has released (during the end of last year) that allows PHP5 applications to connect directly to a SQL Server database.

This isn't replacing freetds any time soon. I guess I'm still wondering what the market for "PHP apps deployed on Windows talking to SQL Server" really is - most of the shared hosting accounts I've seen, even on Windows, offer MySQL or Access as the database.

He also points out a video that was shot of the development team talking about the driver (here's their blog too).

tagged with: sqlserver microsoft driver php5 freetds mysql


pecl releases code security package application PHP5 database developer ajax cakephp book mysql conference PEAR zend release framework zendframework job

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework