Re: [PHP-DEV] Database-Connectivity

2010-06-17 Thread Derick Rethans
On Wed, 16 Jun 2010, Pierre Joye wrote: > On Wed, Jun 16, 2010 at 11:13 PM, Daniel Henning wrote: > > hi, > > > >>The only > >>question was about sqlite2. mssql is not going to be removed. > > > > The question came up in the mails about sqlite2. I was thinking about pdo > > in general. > > > >>P

Re: [PHP-DEV] Database-Connectivity

2010-06-16 Thread Daniel Henning
Hi, >Did you open a bug report >for the CLOB and resultset issue? (if that's a bug) http://bugs.php.net/bug.php?id=44589 Kind regards, Daniel -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Database-Connectivity

2010-06-16 Thread Pierre Joye
On Wed, Jun 16, 2010 at 11:13 PM, Daniel Henning wrote: > hi, > >>The only >>question was about sqlite2. mssql is not going to be removed. > > The question came up in the mails about sqlite2. I was thinking about pdo in > general. > >>Please consider to use SqlSrv on Windows >>It is well supporte

Re: [PHP-DEV] Database-Connectivity

2010-06-16 Thread Daniel Henning
hi, >The only >question was about sqlite2. mssql is not going to be removed. The question came up in the mails about sqlite2. I was thinking about pdo in general. >Please consider to use SqlSrv on Windows >It is well supported and the 2.0 version comes with PDO support as well. If version 2 w

Re: [PHP-DEV] Database-Connectivity

2010-06-16 Thread Pierre Joye
hi, On Wed, Jun 16, 2010 at 9:56 PM, Daniel Henning wrote: > after reading about removing sqlite2 and mssql, I was thinking about some > problems with database-connections via pdo > on windows. The only question was about sqlite2. mssql is not going to be removed. > Pdo_mssql isn't included