2009年2月24日星期二

Fwd: [fw-db] Fwd: Sql Server / ODBC driver status



---------- Forwarded message ----------
From: Yanko Heinze <yaheys@gmail.com>
Date: 2009/2/24
Subject: Re: [fw-db] Fwd: Sql Server / ODBC driver status
To: till <klimpong@gmail.com>


This extension is EXPERIMENTAL. The behaviour of this extension—including the names of its functions and any other documentation surrounding this extension—may change without notice in a future release of PHP. This extension should be used at your own risk.

This is an experimental driver. Also php.net site says the following: "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."

2009/2/24 till <klimpong@gmail.com>

On Wed, Feb 25, 2009 at 1:37 AM, Yanko Heinze <yaheys@gmail.com> wrote:
> "Any news about the status of zend db odbc or other solution for using sql
> server 2005 and above with zend framework (zend db) with a stable driver and
> supported by microsoft?"
>
> It seems that the odbc driver release date is getting far and far with time.
> It seems it is not a priority for zend db. Can anyone tell me the real
> status of zend framework for sql server databases (2005 and above)???? I
> appreciate any help in this topic.

You can use pdo_mssql already, or is this not what you are after?

Some notes in the manual:
<http://framework.zend.com/manual/en/zend.db.html#zend.db.adapter.adapter-notes.pdo-mssql>

Also, you might want to check with the issue tracker, there seem to be
a couple open issues and I bet they could use some help, so maybe you
can submit patches:
<http://framework.zend.com/issues/secure/IssueNavigator.jspa?reset=true&query=mssql&summary=true&description=true&body=true&pid=10000&resolution=-1>

Till


没有评论: