>
> > I have the last few days been trying to use the PDO_DBLIB extension to
> > communicate with mssql-databases. Unfortunately it keeps on segfaulting
> > on me because of miscellaneous memory issues within the extension code.
> > To work around this problem I have basically created an alternative
> > version of mysqli which instead uses freetds to connect to
> > mssql-databases. Would it be OK to add this project to the pecl repo?
>
> Pinging Adam, who's working on PDO_DBLIB since a while.


Are you using the version that's in Pecl or the maintained version that
comes with PHP? If you're using the former, switch to the latter. If you're
having an issue with the latter, file a report on bugs.php.net and I can
take a look.

Thanks,
Adam

Reply via email to