Subject Re: [IBO] refresh data when it is post
Author Ronaldo Rezende Vilela Luiz
Do you think that it's a better idea than use a trigger to gennerate the
autoincrement fields? If I use the generator links property, I don't have to
use the triggers and stored procedure that I have created in the server?


....
""Jason Wharton"" <jwharton@...> escreveu na mensagem
news:20c801c1d1d4$3bf7c4d0$dc756a41@CX170673E...
> > I have a autonumeric field that is generated by server. It's possible to
> > this field that is gennerate by a trigger appear when the user do the
post
> > event?
>
> Its better that you use the GeneratorLinks property and get the new ID
prior
> to posting. Then, you already know what it will be.
> If you need an auditable series of ID's then you have a whole separate can
> of worms to deal with.
>
> Jason Wharton
> CPS - Mesa AZ
> http://www.ibobjects.com
>
>
>
>
>
___________________________________________________________________________
> IB Objects - direct, complete, custom connectivity to Firebird or
InterBase
> without the need for BDE, ODBC or any other layer.
>
___________________________________________________________________________
> http://www.ibobjects.com - your IBO community resource for Tech Info
papers,
> keyword-searchable FAQ, community code contributions and more !
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>