Subject Re: [IBO] I need help with TIBO and QuickReports QRDBText.Mask
Author Luiz Alves
Jason,

I am just fixing some tiboquerys that I use with teechart. It was giving an
error of:
"type mismatch for field 'xxxx' expecting 'Float' actual:Integer. ". I am
using persistent fields, because I need to use with teechart, it's more
easy..

I have to search in my forms, erase this column with problem from
FieldsEditor and fill it again.

After this my field that was TFloatField changes to BCD field.

As you said, I will have to change all again with the next release of IBO.

Is that right?

Regards,

Luiz.


----- Original Message -----
From: Jason Wharton <jwharton@...>
To: <IBObjects@yahoogroups.com>
Sent: Friday, February 23, 2001 4:09 PM
Subject: Re: [IBO] I need help with TIBO and QuickReports QRDBText.Mask


> I am reverting the change that I did so that IBO will only use a BCD filed
> it you ask it to. Previously it would always use a float field for columns
> with decimal places and so that is the way I am going to keep it.
>
> If you want BCD columns there is a ColumnAttribute you can set called BCD.
> This will make IBO favor it over float.
>
> Please see the next sub-release for a resolution of this issue.
>
> Sorry about this, I had no idea QR would throw a wrench in the works...
>
> HTH,
> Jason Wharton
> CPS - Mesa AZ
> http://www.ibobjects.com
>
>
> ----- Original Message -----
> From: "Jörg Schiemann" <schimmi@...>
> To: "IBObjects" <IBObjects@yahoogroups.com>
> Sent: Monday, February 12, 2001 3:20 PM
> Subject: [IBO] I need help with TIBO and QuickReports QRDBText.Mask
>
>
> > Hi,
> > since I updated from version 3.6Cd to 3.6Cf my Quickrapports behaves
> > strange.
> >
> > I use TIBOQueries (of course) and I have problems with numeric fields
> > DECIMAL(9, 2) and NUMERIC(18, 2) in combination with
> > QRDBText.Mask (###,###,###.00).
> > If I don't use Mask the report shows the value and if I use the mask it
> only
> > shows the fieldname.
> >
> > I tested today on another PC. I installed D5 with update pack 1 and the
> > update for
> > quickreport 3.07.
> > First I installed IBObjects 3.6Cd and the report was fine.
> > When I updated to 3.6Cf I got the same error. And yes, I removed all
> > previous
> > files including IBO_D?.*
> >
> > Can someone else test it too?
> >
> > Has the TIBO dataset being changed since 3.6Cd?
> >
> > Best regards
> > Jörg Schiemann
> > --
> > joerg@...
> > GNU Privacy Guard public key available on request. -=protect your
> privacy=-
> > GPG Key ID: 1024D/549A4379
> > GPG Key fingerprint: 27F2 B968 D4AA 3BFA D4AE 914C BEFF 660F 549A 4379
> >
> >
> >
> >
> >
>
>
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>