Subject | Re: Create and Change Generator value |
---|---|
Author | Marco Menardi <mmenaz@lycosmail.com> |
Post date | 2003-02-17T17:09:16Z |
try with a DSQL component and the statement
set generator mygenname to newvalue;
es.
set customer_gen to 1254;
I agree with Helen 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:
set generator mygenname to newvalue;
es.
set customer_gen to 1254;
I agree with Helen 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