You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by John McNally <jm...@collab.net> on 2001/08/03 17:02:29 UTC

Re: How to generate automatic RDF_ID in oracle

Replace idMethod="autoincrement" in your xml schema with
idMethod="sequence"

Daniel Moldovan wrote:
> 
> Hi!
> 
> I'm using turbine in with Oracle and when I try to insert data in the RFT
> table from the sample application, I get an error because RTF_ID is NULL.
> How can I use a sequence from oracle to autoincrement RTF_ID?
> 
> -------------------
> Daniel Moldovan
> Java Developer
> LEVEL 7
> Bucovinei 59D
> 1900 Timisoara
> tel. 056/224872
> -------------------
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: turbine-user-help@jakarta.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-user-help@jakarta.apache.org