| Avertissement |
Ce module est
EXPERIMENTAL. Cela signifie que le comportement de ces
fonctions, leurs noms et concrètement, TOUT ce qui est documenté ici peut
changer dans un futur proche, SANS PREAVIS! Soyez-en conscient, et utilisez
ce module à vos risques et périls. |
PDO_DBLIB is a driver that implements the PHP Data Objects (PDO) interface
to enable access from PHP to Microsoft SQL Server and Sybase databases
through the FreeTDS libary.
On Windows, you should use the PDO_ODBC
driver to connect to Microsoft SQL Server and Sybase databases, as PDO_ODBC
is built directly against the Microsoft Windows ODBC Driver Manager
libraries.