On Fri, May 20, 2011 at 12:15 PM, Larry Garfield wrote:
> I'm working with a fellow developer on an experimental project. There are
> some PECL modules that we want to try and use in an open source project
> where we cannot guarantee that PECL modules will be available, since it's
> intended for
On Wed, Jun 16, 2010 at 1:22 PM, Sufficool, Stanley
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 doe
On Tue, Jun 15, 2010 at 6:49 PM, Kalle Sommer Nielsen wrote:
> FreeTDS have an odbc wrapper, which means that it will work with
> ext/odbc and pdo_odbc aswell, the migration is rather simple here and
> i think it will be beneficial for both us and the users.
I've used the mssql extension quite a