Microsoft SQL Server and Sybase Functions (PDO_DBLIB)
Introduktion
Warning
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.
Denne udvidelse er EKSPERIMENTABEL. Virkemåden af denne udvidelse -- inklusiv navnene på des funktioner og alt andet dokumenteret om udvidelsen -- ændres muligvis uden advarsel, i en fremtidig version af PHP. Brug af denne udvidelse er på ejet ansvar.
On Windows, you should use the PDO_ODBC driver to connect to Microsoft SQL Server and Sybase databases, as the native Windows DB-LIB is ancient, thread un-safe and no longer supported by Microsoft.