downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

Installation/Konfiguration> <Mssql
[edit] Last updated: Fri, 17 May 2013

view this page in

Einführung

Diese Funktionen ermöglichen Ihnen den Zugriff auf den MS SQL-Datenbankserver.

Diese Erweiterung steht unter Windows ab PHP 5.3 nicht mehr zur Verfügung.

Microsoft stellt SQLSRV, einen alternativen Treiber für MS SQL, zur Verfügung: » http://msdn.microsoft.com/en-us/sqlserver/ff657782.aspx.



add a note add a note User Contributed Notes Einführung - [1 notes]
up
-4
alvaro at demogracia dot com
3 years ago
SQLSRV is not exactly a "driver": it's a completely different PHP extension to access SQL Server databases and it has its own syntax and features. It's a Windows-only library developed and maintained by Microsoft and it's not related to the built-in SQL Server extension described here.

(Whatever, it's quite feature-rich and it's easy to learn.)

 
show source | credits | stats | sitemap | contact | advertising | mirror sites