Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default 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,


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,588
Default 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,




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
If Statement with 9 sequences Daisy77 Excel Discussion (Misc queries) 1 April 7th 10 06:01 PM
If Statement with 9 sequences Daisy77 Excel Discussion (Misc queries) 9 April 7th 10 05:58 PM
Save as: sequences? Ray Excel Discussion (Misc queries) 0 July 11th 06 03:29 PM
Connect to Oracle using Microsoft ODBC for Oracle Kent Excel Programming 2 January 18th 06 03:53 AM
Event Sequences Nigel[_6_] Excel Programming 6 February 16th 04 03:30 PM


All times are GMT +1. The time now is 03:23 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"