Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Sequences in Oracle with ODBC

Sequences in Oracle with ODBC

From: Jan Driesen <jan.driesen_at_glo.be>
Date: 1 Oct 1998 20:10:51 GMT
Message-ID: <01bded77$9764d1e0$7401703e@jan-driesen>


Hi,

I made an ODBC connection to Oracle.
I can access the tables. (select * from Atable). It is not possible to access the sequences (select sequence.Asequence.nextval from dual)

Does anyone know to how to retrieve values from a oracle sequence with odbc?

Thanks,

From Jan Driesen, jan.driesen_at_glo.be Received on Thu Oct 01 1998 - 15:10:51 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US