Subject | Re: [IBO] D7 to D2009 migration |
---|---|
Author | Tom |
Post date | 2009-07-02T22:11:59Z |
Hi Jason,
I saw your post on DevExpress. The below issue also arrises from components of the DevExpress library. However, since the error arrises from your source code, I assume that these are not linked together. Do you already found out about the issue below?
Thanks,
Tom.
I saw your post on DevExpress. The below issue also arrises from components of the DevExpress library. However, since the error arrises from your source code, I assume that these are not linked together. Do you already found out about the issue below?
Thanks,
Tom.
--- In IBObjects@yahoogroups.com, "Tom" <zifnabbe@...> wrote:
>
> Hi Jason,
>
> I did some more testing and it seems the error is related to IBO. The problem arises at the TIBODataSet.GetBookmark method, and exactly at:
>
> Move( pointer( B )^, Result[0], BookmarkSize );
>
> --- In IBObjects@yahoogroups.com, "Tom" <zifnabbe@> wrote:
> >
> > Ok, I've installed IBO4.9.3 beta and the issue still exists, but I found out where the problem is. It happens when the IBOQuery is connected to TDataSource... so I think it's something else and not IBO related. Unfortunately, I can't find the issue yet... but at least you don't need to bughunt
> >
> > --- In IBObjects@yahoogroups.com, "Jason Wharton" <supportlist@> wrote:
> > >
> > > Tom,
> > >
> > > > I'm trying to port my D7 application to D2009, but I'm experiencing some
> > > > problems with IBO. Each time I open a TIBOQuery, I get an AV. If I however
> > > > drop a fresh TIBOQuery and use the same SQL, everythings works fine when
> > > > opening it. So I guess it has something to do with the information in the
> > > > dfm files... is there another way than recreating all IBO objects to
> > > > migrate to D2009? Or is this something else?
> > >
> > > Not sure what it could be. Which beta version are you using? This is
> > > something that I flat out need to fix. Would you kindly make sure you have
> > > tested with the most recent beta version and then send me a simple sample
> > > application demonstrating the problem?
> > >
> > > Thanks,
> > > Jason Wharton
> > >
> >
>