Description
Legacy PHP 5.6 applications can access DB-Library compatible databases, commonly used for older Microsoft SQL Server or Sybase-style deployments, through PDO. This supports maintenance of applications that cannot yet change their database driver.
It is a database connector for obsolete PHP. Administrators should verify driver behavior, character encoding, credentials, permissions, and query safety before using it with real data.