Subject | Re: Embedded Firebird and Character Fields |
---|---|
Author | gorepj |
Post date | 2003-11-06T12:37:50Z |
I'm from the UK and need Character Set Win1251 for the Pound Sterling
sign.
Peter Gore
--- In firebird-support@yahoogroups.com, "Nikolay Ivanchev"
<nivanchev@i...> wrote:
sign.
Peter Gore
--- In firebird-support@yahoogroups.com, "Nikolay Ivanchev"
<nivanchev@i...> wrote:
> Yestrday we had the same problemperform a
> works with type4 driver, not with embedded
> What we found is that DB was not created with DEFAULT CHARSET
> when we recreated the database, everything was fine
> Niki
>
>
>
>
> > I have a table that is being accessed using an Embedded Server via
> > ADO. It works fine except I get the following error when I
> > simple query with a condition on a Char or varchar field.http://docs.yahoo.com/info/terms/
> >
> > eg SELECT * FROM MyTable Where MyCharField = '8'
> > or SELECT * FROM MyTable Where MyCharField LIKE '8'
> > etc
> >
> > MyCharField is definitely Char or VarChar and not a BLOB
> >
> > I'm using FB1.5 RC6
> >
> > Fetch failed.
> > SQLCODE=-802:
> > arithmetic exception, numeric overflow, or string truncation
> > Implementation of text subtype 53 not located.
> > IBCODE=isc_arith_execpt.
> >
> > Any Ideas?
> > Peter Gore
> >
> >
> >
> > To unsubscribe from this group, send an email to:
> > firebird-support-unsubscribe@yahoogroups.com
> >
> >
> >
> > Your use of Yahoo! Groups is subject to
> >
> >
> >