PHP 5.3.X Connect MS SQL Server php_mssql.dll_php Tutorial

Source: Internet
Author: User
Tags sql server driver
On the Internet to search for the PHP 5.3.X connection to SQL Server, someone also encountered this problem originally PHP team in PHP 5.3 removed the SQL Server driver and library, and Microsoft developed its own SQL driver for PHP,

Method Http://pecl.php.net/package/PDO_DBLIB

The Php_dblib.dll solution for using php_mssql in php5.3,

1. Save it to ext in the PHP directory. The extension requires the. NET Framework 1.1 file permissions to be the same as Php5ts.dll in the PHP directory. 2. Add Extension=php_dblib.dll to the Windows Extensions section of php.ini.< span="">


Then you download the FreeTDS plug-in 5.3 to access the SQL Server database

php5.2

Thread Safe

Http://download.moodle.org/download.php/dblib/php52/DBLIB_TS.zip

Not Thread Safe

Http://download.moodle.org/download.php/dblib/php52/DBLIB_NOTS.zip

php5.3

Thread Safe

Http://download.moodle.org/download.php/dblib/php53/DBLIB_TS.zip

Not Thread Safe

Http://download.moodle.org/download.php/dblib/php53/DBLIB_NOTS.zip

http://www.bkjia.com/PHPjc/738526.html www.bkjia.com true http://www.bkjia.com/PHPjc/738526.html techarticle on the Internet to search for the PHP 5.3.X connection to SQL Server, someone also encountered this problem originally PHP team in PHP 5.3 removed the SQL Server driver and library, and Microsoft developed the ...

  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.