Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle Sequence for generating IDs
Paul schrieb:
>
> I am using sequences to generate primary keys for tables. If I use
> triggers to generate the next ID in the sequence automatically what is
> the best way to find out what ID was generated in Visual Basic. Any
> help is appreciated.
>
> Paul
You need the ID 'cause you want to add parent and child record in the same transaction?
HTH
Matthias
--
Matthias.Gresz_at_Privat.Post.DE
Always log on the bright side of life.
http://www.stone-dead.asn.au/movies/life-of-brian/brian-31.htm
Received on Fri Jan 15 1999 - 05:16:46 CST
![]() |
![]() |