Subject [IBO] Re: 4.3aa bug(?) with float fields
Author stanw1950
--- In IBObjects@yahoogroups.com, jwharton@i... wrote:
> Like I said, the error as I understand it from your description has
been fixed and I posted the fix for it on the list a couple
> weeks ago. I'm reasonably sure it will resolve the problem you
raised. The only way I would know for sure is if you
> provided a sample app. In this case that probably isn't necessary.
>
> At this point these are your choices, go back the the latest
version with my fix applied or wait until the next sub-release.
>
> Please let me know if you have other ideas or concerns.
>
> Jason Wharton
>
> --------------------------------------------------------------------
------------
> --------------------------------------------------------------------
------------
> --- In IBObjects@yahoogroups.com, jwharton@i... wrote:
> > > Jason,
> > > I first posted this on Friday and haven't got a response from
you.
> > > This is still a big issue with us. Is this, or is this not a
bug? If
> > > its a bug, will it be fixed? We are a registered (ie we paid)
user of
> > > IBObjects and would appreciate a reply. Thanks.
> >
> > In my mind this issue was resolved with a source fix I sent to
the
> > list already and when I put out the next sub-release the
> > fix will be in it.
> >
> > Did you send me a test app? That's the only way I would know for
> > sure that your specific issue is addressed.
> >
> > Jason Wharton
>
> Jason,
> I did not send you a test app and I have gone back to version aa so
I
> can't create one. You can see easily see the problem yourself by
just
> creating a project using the Employee.gdb in the Borland
Shared/Data
> folder. Using a tib_query (select discount from sales),
> tib_datasource, and a
> tib_grid component on the form, tying them all together.
> The "Discount" field in the Sales table is float. Just by opening
the
> table in the ide you should get a "0.100000001490116 is not a valid
> integer value" exception. That is the error that I am talking
about.
> Hope that is enough info for you. Thanks.
>
> Stan Walker
> Lamsco West, Inc.


Thanks Jason. I will wait until the next sub-release and try it
again. If there is a problem, I will create a sample app for you
before I go back to the previous release.

Stan Walker