Subject | Re: [ib-support] Problems with Odbc |
---|---|
Author | Helen Borrie |
Post date | 2000-12-27T14:06:23Z |
At 02:57 PM 27-12-00 +0100, you wrote:
character count indicated by its length because the characters are
2-byte. So, also check out the DDL for this column in the table to see if
it has a different CHAR SET than the other varchars.
Helen
All for Open and Open for All
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________
>Hi Helen,Which ODBC driver is this? Which vendor? Where did you get it?
>
>the versions are:
>InterB 6
>ODBC 1.00.01.11
>I left the character set blank in the system data source configuration. IWhat is the CHARACTER SET defined in your CREATE DATABASE statement?
>hope it doesn't depend upon this.
>If this varchar happens to be UNICODE_FSS then it will have only half the
>Anyway my DB contains several text (VarChar) fields but the problems have
>been experienced only in the field described in my previous email.
character count indicated by its length because the characters are
2-byte. So, also check out the DDL for this column in the table to see if
it has a different CHAR SET than the other varchars.
>What makes me really wonder, is the fact that the problem appears when IWell, perhaps you weren't looking at the stored data the first time.
>make a further check a few days later.
Helen
All for Open and Open for All
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________