Subject | Re: Reset genretor Value |
---|---|
Author | ahmetdenize |
Post date | 2010-12-29T13:26:12Z |
I test it before with flame robin it is not working . My code is
if (extract(year from current_date) <> YilInt) then SET GENERATOR TEKLIFM_TEKLIFM_Ay_GEN TO 0;
error message is
if (extract(year from current_date) <> YilInt) then SET GENERATOR TEKLIFM_TEKLIFM_Ay_GEN TO 0;
if (extract(year from current_date) <> YilInt) then SET GENERATOR TEKLIFM_TEKLIFM_Ay_GEN TO 0;
error message is
if (extract(year from current_date) <> YilInt) then SET GENERATOR TEKLIFM_TEKLIFM_Ay_GEN TO 0;
--- In firebird-support@yahoogroups.com, Claudio Romero <clauslack@...> wrote:
>
> Be careful
> with
> SET GENERATOR GEN_EMAIL_ID TO 0;
>
> 2010/12/29 ahmetdenize <ahmetdenize@...>
>
> >
> >
> > Hi, How can i reset generator value from trigger?
> >
> >
> >
>
>
> [Non-text portions of this message have been removed]
>