Page 1 of 1

Oracle Sequence

Posted: Fri 24 Aug 2007 21:12
by lorena
I am using VB.Net 2005 and CoreLabs OraDirect 4.0. I want to access an Oracle sequence (that I have already created) and use its .NEXTVAL property for the key field of my table.
Users will be adding new records via a datagridview. I have that already set up but I cannot seem to figure out how to reference the sequence.nextval.
Are there any examples of how to do this?

Never Mind

Posted: Fri 24 Aug 2007 21:16
by lorena
:oops:
I knew if I posted the question, I would find the answer and I did.
Sorry.

Posted: Mon 27 Aug 2007 06:32
by Alexey
Well done!