Re: [fw-general] will ZF2 support pdo_mssql someday???

2013-08-05 Thread Matthew Weier O'Phinney
On Fri, Aug 2, 2013 at 9:37 PM, vtsuper vtsuper...@gmail.com wrote:
 Starting from php 5.3 it won't come with pdo_mssql.dll and change to
 pdo_sqlsrv(it support MSSQL 2005 or later).
 and I can't found pdo_mssql in zf2 anymore. So zf2 wont support pdo_mssql or
 MSSQL 2000 anymore or it is still under develope?

pdo_mssql is considered obsolete. pdo_sqlsrv doesn't support the full
dialect that the sqlsrv extension does. Additionally, you won't have
pdo_sqlsrv generally without also having the sqlsrv extension, so
we've made the decision to support only the sqlsrv extension.


-- 
Matthew Weier O'Phinney
Project Lead| matt...@zend.com
Zend Framework  | http://framework.zend.com/
PGP key: http://framework.zend.com/zf-matthew-pgp-key.asc

-- 
List: fw-general@lists.zend.com
Info: http://framework.zend.com/archives
Unsubscribe: fw-general-unsubscr...@lists.zend.com




Re: [fw-general] will ZF2 support pdo_mssql someday???

2013-08-03 Thread Marco Pivetta
Heya!

As I already replied on the facebook zf2 group, I just wonder who is going
to use an implementation for an sqlserver version that reached EOL when ZF1
was released... No hard feelings, but developing for such old legacy
platforms will just be a problem for the framework itself. That said, I do
not know if it will ever be supported.
On 3 Aug 2013 04:38, vtsuper vtsuper...@gmail.com wrote:

 Starting from php 5.3 it won't come with pdo_mssql.dll and change to
 pdo_sqlsrv(it support MSSQL 2005 or later).
 and I can't found pdo_mssql in zf2 anymore. So zf2 wont support pdo_mssql
 or
 MSSQL 2000 anymore or it is still under develope?



 --
 View this message in context:
 http://zend-framework-community.634137.n4.nabble.com/will-ZF2-support-pdo-mssql-someday-tp4660667.html
 Sent from the Zend Framework mailing list archive at Nabble.com.

 --
 List: fw-general@lists.zend.com
 Info: http://framework.zend.com/archives
 Unsubscribe: fw-general-unsubscr...@lists.zend.com





[fw-general] will ZF2 support pdo_mssql someday???

2013-08-02 Thread vtsuper
Starting from php 5.3 it won't come with pdo_mssql.dll and change to
pdo_sqlsrv(it support MSSQL 2005 or later).
and I can't found pdo_mssql in zf2 anymore. So zf2 wont support pdo_mssql or
MSSQL 2000 anymore or it is still under develope?



--
View this message in context: 
http://zend-framework-community.634137.n4.nabble.com/will-ZF2-support-pdo-mssql-someday-tp4660667.html
Sent from the Zend Framework mailing list archive at Nabble.com.

-- 
List: fw-general@lists.zend.com
Info: http://framework.zend.com/archives
Unsubscribe: fw-general-unsubscr...@lists.zend.com