Skip to Content.
Sympa Menu

freetds - Re: NTEXT problem?

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Brian Bruns <camber AT ais.org>
  • To: TDS Development Group <freetds AT franklin.metalab.unc.edu>
  • Subject: Re: NTEXT problem?
  • Date: Fri, 22 Nov 2002 15:10:13 -0500 (EST)



You need to use protocol version 7.0 ('tds version =' line in the
freetds.conf file). tds 4.2 does not support unicode datatypes.


On Fri, 22 Nov 2002, Haany Boyke wrote:

> hi, i installed freetds on my linux 7 and try to access my MSSQL 2000 from
> my linux machine using PHP 4. Well, it works okay, except when i tried to
> query fields with ntext datatype...
> This is the result that i got..
> is there any way to solve this?
> if its the odbc version problem, how could i change my odbc version?
>
> thanks
>
> Warning: Sybase error: 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. (severity 16) in
> /home/haany/public_html/admin_site/mssql.php on line 10
> ERROR: Query failed
>
> ---
> You are currently subscribed to freetds as: [camber AT ais.org]
> To unsubscribe, forward this message to $subst('Email.Unsub')
>




  • NTEXT problem?, Haany Boyke, 11/22/2002
    • <Possible follow-up(s)>
    • Re: NTEXT problem?, Brian Bruns, 11/22/2002

Archive powered by MHonArc 2.6.24.

Top of Page