Subject RE: [IBO] TIB_Import gives error "This component is being rewritten..."
Author Support List
You ought to just grab the two units from IBO 4.8 and use them.
You may need to change some 'string' definitions to 'ansistring' so that it
will work in versions of Delphi 2009 and higher.

Jason


> -----Original Message-----
> From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com] On
> Behalf Of rihoe
> Sent: Wednesday, September 14, 2011 2:44 PM
> To: IBObjects@yahoogroups.com
> Subject: Re: [IBO] TIB_Import gives error "This component is being
> rewritten..."
>
> After uncommenting I got bunch of errors in compiling.
> Can you use the code from the 4.9.9 for this class. The evaluation version
> I used worked OK, so I wonder why you decided to drop it.
>
> --- In IBObjects@yahoogroups.com, "rihoe" <riho@...> wrote:
> >
> > So I should uncomment all the current source code that you had commented
> out in Execute? It was working OK in 4.9.9 Evalutation copy (at least I
> think so).
> >
> > --- In IBObjects@yahoogroups.com, "Support List" <supportlist@> wrote:
> > >
> > > > I downloaded and installed latest IBO 4.9.14 into BCB2010.
> > > > Now when I run my program I get this exception while calling
> > > > TIB_Import::Execute.
> > > >
> > > > Does it mean that I have to wait until Jason rewrites this component
> > > > sometime or can I use my program already now?
> > >
> > > I have not yet figured out how to rewrite this for the new string
> type.
> > > You can remove the exception from the source code and see if it will
> still
> > > work for you. Let us know.
> > >
> > > Jason
> > >