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

Home -> Community -> Usenet -> c.d.o.tools -> Re: Returning Sequence Numbers In VB

Re: Returning Sequence Numbers In VB

From: <steveee_ca_at_my-deja.com>
Date: Tue, 09 Jan 2001 13:57:22 GMT
Message-ID: <93f5c0$lgt$1@nnrp1.deja.com>

Hi,

I'm not sure what else you're doing but we did this within a procedure (the procedure did a lot of other things too) by assigning the nextval of the sequence to an OUT parameter that was recognized by the VB layer..

Hth,

Steve

In article <978982105.18343.0.nnrp-10.c2de4ac6_at_news.demon.co.uk>,   "Ben Ralph" <ben_at_ralph.demon.co.uk> wrote:
> When writing a new record to an Oracle table how can I have the
 sequence
> number returned to my VB app.
>
> --
> Ben Ralph
> MCP
>
>

Sent via Deja.com
http://www.deja.com/ Received on Tue Jan 09 2001 - 07:57:22 CST

Original text of this message

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