Subject Re: [IBO] numerics as integers?
Author Rob Schuff
Hi Jason,.

I cannot seem to reproduce this at home, but at work (same versions of
delphi, FB, and IB), Whenever I clear all the persistent fields, then all
them all back in, a field defined as numeric(5,1) keeps getting created as
TIntegerField. I cannot figure this out. I may just bring the project home
and try it at home. I even tried a new project at home accessing the same
database at work, but can't reproduce it.

On a related note, How can i keep IBO from creating TIBOFloatFields? And
why do they exist? Using the tdataset stuff I need standard tFloatfields

thanks!

rob

---------------------------------------------------------------------
Robert Schuff Bull Run Software
robertsc@... Portland, OR USA
---------------------------------------------------------------------
----- Original Message -----
From: "Jason Wharton" <jwharton@...>
To: <IBObjects@yahoogroups.com>
Sent: Monday, May 14, 2001 4:54 PM
Subject: Re: [IBO] numerics as integers?


> That should not be the case. Do you mean TIBOBCDField or TIntegerField?
>
> Jason Wharton
> CPS - Mesa AZ
> http://www.ibobjects.com
>
>
> ----- Original Message -----
> From: <robertsc@...>
> To: <IBObjects@yahoogroups.com>
> Sent: Monday, May 14, 2001 2:18 PM
> Subject: [IBO] numerics as integers?
>
>
> > hi folks,
> >
> > I'm sure this has been addressed before but I cannot seem to find it
> > in the archives.
> >
> > Firebird v 0.94, Delphi 5.01 and IBO 3.6Cd, Dialect 3
> >
> > I have a field in the db defined as Numeric(5,1). But the TIBOQuery
> > insists the that peristsent field be of type integer. Any idea what
> > is up here? The persistent field should be a TFloatField but it
> > comes across as a TIntegerField.
> >
> > thanks!
> >
> > rob
>
>
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>