Interoperability Improvements for PHP and Microsoft, again

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
maggie59
Forum Newbie
Posts: 3
Joined: Mon Jun 29, 2009 9:40 am

Interoperability Improvements for PHP and Microsoft, again

Post by maggie59 »

Hi, new here. Has anyone tried this since MS released a free version of SQL Server (Express) and the updated PHP Driver? The new features provide some advantages (supports spatial data, native XML support, etc, see link).

(FYI: MS SQL 2008 features table, version compare):
http://msdn.microsoft.com/en-us/library/cc645993.aspx

(Example Application):
http://msdn.microsoft.com/en-us/library ... L.90).aspx

(Driver w. cumulative updates release, 4/2009:)
http://www.microsoft.com/downloads/deta ... laylang=en

Maggie
BornForCode
Forum Contributor
Posts: 147
Joined: Mon Feb 11, 2008 1:56 am

Re: Interoperability Improvements for PHP and Microsoft, again

Post by BornForCode »

Microst introduced also MVC in the Visual Studio as application template :banghead:
Post Reply