2008年12月15日星期一

Re: [fw-db] Zend_Db_Adapter_Mssql

Mssql_ functions themselves seem to be using the same underlying library
under the hood on *nix. In windows, it seems like the library being used is
old and outdated. This is prob, why we don't support mssql_ brand of
functions.

>From what I know, the best possible way to query a MSSQL database at the
moment with ZF is through the pdo_odbc driver, which can be used by the
PDO_Mssql key in Zend_Db.

More notes on that here:

http://framework.zend.com/manual/en/zend.db.html#zend.db.adapter.adapter-not
es.pdo-mssql

-ralph


On 12/15/08 3:51 PM, "Piotr Kabacinski" <kabot@seo.pl> wrote:

> Hello,
>
> I wonder why there is no adapter for mssql_* functions like
> Zend_Db_Adapter_Mssql but is only pdo version. Is there any particular
> reason for that?
>
> regards

--
Ralph Schindler
Software Engineer | ralph.schindler@zend.com
Zend Framework | http://framework.zend.com/

没有评论: