Subject Re: Create and Change Generator value
Author jubassauro <hipersimples@terra.com.br>
To work with Generators in IBO is really very easy! I thank the help
of all you.

Thanks

Juarez


--- In IBObjects@yahoogroups.com, "Marco Menardi <mmenaz@l...>"
<mmenaz@l...> wrote:
> try with a DSQL component and the statement
> set generator mygenname to newvalue;
> es.
> set customer_gen to 1254;
> I agree with Hele

n taht should not be done, but maybe you are in the
> right situation for that (i.e. importing data? use free Ibdatapump
> instead:
> http://www.clevercomponents.com/Products/datapump/ibdatapump.asp
> )
> regards
> Marco Menardi
>
> --- In IBObjects@yahoogroups.com, "jubassauro <hipersimples@t...>"
> <hipersimples@t...> wrote:
> > How to create a value of a generator and to alter its value in
RUN-
> > TIME just using IBO?
> >
> > Very much thankĀ“s
> >
> > Juarez