On Wed, Jun 16, 2010 at 1:22 PM, Sufficool, Stanley <ssuffic...@rov.sbcounty.gov> wrote: >>From my experience, mssql is the only >>way to connect to a SQL Server database from a non-windows >>platform - obdc and pdo_odbc had enough unresolvable issues >>that I disabled the unit tests on every OS except for Windows. > > How does pdo_dblib not work on non-ms platforms?
pdo_dblib does pass all of the tests, and honestly I didn't think of that extension when replying about obdc. I don't use the mssql_init() features for handling stored procedures, so I think the only concern would be if that functionality would no longer be available via PDO. Obviously pdo_dblib would probably need to have the experimental flag removed also. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php