Subject Re: [IBO] Re: Varchar(500) to ftMemo ?
Author Jason Wharton
If you have any persistent fields defined then they will need to be
regenerated in your DFM's too.
wrt your packages, just make sure they are all recompiled.

Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com

-- We may not have it all together --
-- But together we have it all --


----- Original Message -----
From: "Edson Luis Gonçalez" <edson@...>
To: <IBObjects@yahoogroups.com>
Sent: Monday, September 30, 2002 4:06 AM
Subject: Re: [IBO] Re: Varchar(500) to ftMemo ?


> Very good idea Jason.
>
> Problem solved.
>
> Now, chek if my process is ok(i'm using D6): After modification in
> ibodataset.pas file i try to rebuild all .dpk package files and move .bpl
> output files in my .bpl library folder (in the path environment set).
After
> this, i open project and execute normally. Is all right ? or I can open
only
> one package to rebuild all (automatic) ?.
>
> :-)
>
> Thanks.
>
> ---------------------------------------------------------------
> Edson Luis Gonçalez - Ribeirão Preto / SP / Brasil
> Membro da Comunidade Firebird de Língua Portuguesa
> http://www.comunidade-firebird.org - "Onde o Firebird fala Português !"
>
> ----- Original Message -----
> From: "Jason Wharton" <jwharton@...>
> To: <IBObjects@yahoogroups.com>
> Sent: Sunday, September 29, 2002 1:17 AM
> Subject: Re: [IBO] Re: Varchar(500) to ftMemo ?
>
>
> > You could make a modification to the IBO sources.
> > Look in IBODataset.pas and make it so that it will not use the memo
field
> > type unless the string is larger than 1024 or something like that.
> >
> > HTH,
> > Jason Wharton
> > CPS - Mesa AZ
> > http://www.ibobjects.com
> >
> > -- We may not have it all together --
> > -- But together we have it all --
> >