Zend Framework

No extension named pdo_mssql

Details

  • Type: Docs:  Problem Docs: Problem
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.9.6
  • Component/s: Zend_Db
  • Labels:
    None
  • Language:
    English
  • Tags:

Description

http://framework.zend.com/manual/en/zend.db.html#zend.db.adapter mentions pdo_mssql with a link to http://www.php.net/pdo-mssql. The name of the extensions is however pdo_dblib and the link is http://www.php.net/pdo-dblib.

Activity

Hide
julien PAULI added a comment -

Right.

Anyway, I noticed that in the documentation we tell users to
"Specify this Adapter to the <code>factory()</code> method with the name 'Pdo_Mssql'."

pdo_mssql is also mentionned at several places in the adapter documentation, and the driver is named extension=php_pdo_mssql.dll in PHP.ini.
Such a dilema...

Show
julien PAULI added a comment - Right. Anyway, I noticed that in the documentation we tell users to "Specify this Adapter to the <code>factory()</code> method with the name 'Pdo_Mssql'." pdo_mssql is also mentionned at several places in the adapter documentation, and the driver is named extension=php_pdo_mssql.dll in PHP.ini. Such a dilema...
Hide
Dolf Schimmel (Freeaqingme) added a comment -

The php driver name - which could be virtually anything - has got nothing to do with the adapter name in ZF...

Show
Dolf Schimmel (Freeaqingme) added a comment - The php driver name - which could be virtually anything - has got nothing to do with the adapter name in ZF...
Hide
Dolf Schimmel (Freeaqingme) added a comment -

For some reason I missed the report, and only read the first comment. The first comment irrelevant imho (see previous comment), the issue itself legit.

Reopening & reassigning...

Show
Dolf Schimmel (Freeaqingme) added a comment - For some reason I missed the report, and only read the first comment. The first comment irrelevant imho (see previous comment), the issue itself legit. Reopening & reassigning...
Hide
Jordan Ryan Moore added a comment -

Committed fix to trunk and merged into 1.9 release branch.

Show
Jordan Ryan Moore added a comment - Committed fix to trunk and merged into 1.9 release branch.

People

Vote (0)
Watch (2)

Dates

  • Created:
    Updated:
    Resolved: