ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   ORACLE SEQUENCES IN EXCEL (https://www.excelbanter.com/excel-programming/349993-oracle-sequences-excel.html)

Román Valoria

ORACLE SEQUENCES IN EXCEL
 
Hi all:

Is there anyway I can access a sequence of Oracle, make a nexval over it and
use that value in Excel (and update the value of the sequence in Oracle)?

Which reference library should I load?

Thanks,



Tim Williams

ORACLE SEQUENCES IN EXCEL
 
You can get the next value (and increment the sequence) using ADO and
something like:

select seq_name.nextval from dual

Tim




--
Tim Williams
Palo Alto, CA


"Román Valoria" wrote in message
...
Hi all:

Is there anyway I can access a sequence of Oracle, make a nexval over it

and
use that value in Excel (and update the value of the sequence in Oracle)?

Which reference library should I load?

Thanks,






All times are GMT +1. The time now is 08:47 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com