Erik Ertzeid writes:
 > We have always tried to use a trigger and a sequence to genereate the
 > primary key (String / VARCHAR) for each of our Oracle tables (assuming
 > that responsibility for generating PK's should normally not be on the
 > client).
 > To anyone knowing JAWS: Will it be difficult to extend JAWS with an
 > option for generating "this" ?  In my opinion it would be very valuable.

Tehehe... check the list about two weeks ago for a thread on this.
The implementation is quite simple (you can't use triggers, but you
can use a sequence) but the question of whether it is a Good Thing was
never really decided.  I don't think it is necessary to involve JAWS
unless you really want to use the trigger, though.

Tom


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to