hi,

On Wed, Jun 16, 2010 at 9:56 PM, Daniel Henning <dan...@web.de> 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 in the windows binaries anymore. Pdo_dblib is meant 
> for non MS-Plattforms.
> Pdo_odbc doesn't work as replacement on Windows.

Please consider to use SqlSrv on Windows:

http://www.microsoft.com/sqlserver/2005/en/us/PHP-Driver.aspx

It is well supported and the 2.0 version comes with PDO support as well.

Cheers,
-- 
Pierre

@pierrejoye | http://blog.thepimp.net | http://www.libgd.org

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to