Subject Re: [IBO] Teechart and IBO 3.6.D.e error
Author Luiz Alves
Jason,

Procedure GetFloatField(Const FieldName:String; Var res:Double);
begin
if FieldName='' then res:=0
else res:=ADataSet.FieldByName(FieldName).AsFloat;
{Here is the error}
end;

Luiz.

----- Original Message -----
From: Jason Wharton <jwharton@...>
To: <IBObjects@yahoogroups.com>
Sent: Sunday, May 06, 2001 1:20 AM
Subject: Re: [IBO] Teechart and IBO 3.6.D.e error


> Can you show me the line of code where the exception is coming from?
> How about a sample app to demonstrate the error. I have done a fair amount
> of testing and things look great to me.
>
> Jason Wharton
> CPS - Mesa AZ
> http://www.ibobjects.com
>
>
> ----- Original Message -----
> From: "Luiz Alves" <cprmlao@...>
> To: <IBObjects@yahoogroups.com>
> Sent: Saturday, May 05, 2001 8:51 PM
> Subject: Re: [IBO] Teechart and IBO 3.6.D.e error
>
>
> > The highest value is: 1837.11
> >
> > The smallest value is: 5.52
> >
> > Thanks,
> >
> > Luiz.
> >
> > ----- Original Message -----
> > From: Jason Wharton <jwharton@...>
> > To: <IBObjects@yahoogroups.com>
> > Sent: Sunday, May 06, 2001 12:40 AM
> > Subject: Re: [IBO] Teechart and IBO 3.6.D.e error
> >
> >
> > > When it says out of range, what value is it coming up with?
> > >
> > > Jason Wharton
> > > CPS - Mesa AZ
> > > http://www.ibobjects.com
> > >
> > >
> > > ----- Original Message -----
> > > From: "Luiz Alves" <cprmlao@...>
> > > To: <IBObjects@yahoogroups.com>
> > > Sent: Saturday, May 05, 2001 7:53 PM
> > > Subject: [IBO] Teechart and IBO 3.6.D.e error
> > >
> > >
> > > > Using querys resulting in TIBOBCDFields as:
> > > >
> > > > 'select nr,cast(sum(amount) as Numeric(9,2)) as Total from table1
> group
> > > by
> > > > nr'
> > > >
> > > > with IBO 3.6.D.e my TeeCharts graphs don't work giving a message
of:
> > > > 'Field Value to TOTAL out of range'.
> > > >
> > > > Does someone achieve success on similar querys being used by
Teechart?
> > > >
> > > > Thanks in advance,
> > > >
> > > > Luiz.
> > > >
> > > >
> > > >
> > > >
> > > > Your use of Yahoo! Groups is subject to
> > http://docs.yahoo.com/info/terms/
> > > >
> > > >
> > >
> > >
> > >
> > >
> > > Your use of Yahoo! Groups is subject to
> http://docs.yahoo.com/info/terms/
> > >
> > >
> >
> >
> >
> >
> > Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
> >
> >
>
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>