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

search for in the

Инсталиране/Конфигуриране> <Mssql
[edit] Last updated: Fri, 18 Sep 2009

view this page in

Увод

These functions allow you to access MS SQL Server database.

SQLSRV, an alternative driver for MS SQL is available from Microsoft: » http://www.microsoft.com/sqlserver/2005/en/us/PHP-Driver.aspx. The documentation is available at » http://msdn.microsoft.com/en-us/library/cc296221.aspx



add a note add a note User Contributed Notes Увод
alvaro at demogracia dot com 16-Dec-2009 08:40
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