Subject | Re: [ib-support] Unicode and IBObjects |
---|---|
Author | Daniel Rail |
Post date | 2002-07-18T13:29:52Z |
At 18/07/2002 01:15 AM, you wrote:
answer there. I also use UNICODE_FSS, but most of my fields are UNICODE_FSS.
Daniel Rail
Senior System Engineer
ACCRA Group Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.accramed.ca)
>Using IBO4.x and a simple test, I am able to store Unicode data inSend a note to Jason or on the IB-Objects YahooGroup, you should get an
>the database only if I set the CharSet property of TIB_Connection to
>Unicode_FSS.
>
>However, not all columns in my database is of the Unicode_FSS type.
>In fact, there's only one column in one table that is of the
>Unicode_FSS type. Therefore, I do not want to set the CharSet
>property at the connection level, but rather at the column level. I
>could not find such a property for either TIB_Query or TIB_DSQL.
>Does anyone know if this is possible? I've also tried putting the
>_UNICODE_FSS directive in my INSERT statement but IBO rejects it.
answer there. I also use UNICODE_FSS, but most of my fields are UNICODE_FSS.
Daniel Rail
Senior System Engineer
ACCRA Group Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.accramed.ca)