Skip to Content
0
Former Member
Jul 14, 2008 at 11:29 AM

Received sequence from Oracle database

69 Views

Hello

I have scenario from RFC to Oracle database.

I am looking for the way to insert data to the database according to the sequence.

I try to use with the sentence SEQ.NEXTVAL and is not allowed.

Have a way to receive the sequence from database?

Elad