NYCPHP Meetup

NYPHP.org

[nycphp-talk] MSSQL, PDO & Unicode

Ben Sgro ben at projectskyline.com
Wed Jun 4 14:08:51 EDT 2008


Hello Justin,

A few weeks ago I build the driver for linux and got it working.

My problems are w/the pdo driver it self, not being able to work correctly.
Also that and Zend doesn't have a SQLSERVER driver (besides pdo).

- Ben

Justin Dearing wrote:
> On Wed, Jun 4, 2008 at 1:20 PM, Ben Sgro <ben at projectskyline.com> wrote:
>   
>> The problem does not go away on Windows:
>>
>> SQLSTATE[HY000]: General error: 10007 Unicode data in a Unicode-only
>> collation or ntext data cannot be sent to clients using DB-Library (such as
>> ISQL) or ODBC version 3.7 or earlier. [10007] (severity 5) [(null)]
>>     
>
> Did you try the PDO odbc driver. also do you have the latest mssql
> server driver.
>
> Or you can also try:
> http://pecl.php.net/package/PDO_DBLIB. That might have a newer FreeTDS lib.
>
> Really though find out what the latest FreeTDS can handle before
> trying any non odbc driver for sql server on php. After all, any open
> source mssql server interface is probably based on freetds.
> _______________________________________________
> New York PHP Community Talk Mailing List
> http://lists.nyphp.org/mailman/listinfo/talk
>
> NYPHPCon 2006 Presentations Online
> http://www.nyphpcon.com
>
> Show Your Participation in New York PHP
> http://www.nyphp.org/show_participation.php
>
>   



More information about the talk mailing list