Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: WebDB - Using Sequences
I use Oracle Designer to do my database development and simply generate the
sequence & tables...the table API for doing this gets created by default...makes
for MUCH easier deployment...including WebDB which I'm using.
Jason Ekamper wrote:
> Hi. I am currently involved in a university project developing a web enabled
> application. we have chosen WebDB as our platform to develop/deploy. We have
> created a sequence (clientid_seq) to insert the next number etc. How do we
> get the form primary key to access the predefined sequence. The tutorials
> dont seem to explain how to access the sequence through a form, only to
> create them.
>
> Any help would be appreciated.
>
> Jason Ekamper
> Jasek_at_bigpond.com
Received on Mon Sep 20 1999 - 08:36:09 CDT
![]() |
![]() |