Re: C++ and Oracle ODBC

From: Sergei Kuchin <skuchin_at_sprynet.com>
Date: Mon, 25 Oct 1999 20:09:43 -0500
Message-ID: <3814FF57.603E_at_sprynet.com>


SELECT my_seq.nextval FROM dual

Returns one row.

Sergei

slzxq_at_my-deja.com wrote:
>
> I am in the situation where I have to get the
> nextval of a sequece from c++ code. I couldn't
> find the way using MFC classes, CReacordSet, and
> CDatabase. Is there any way to get the nextval
> from c++ appplication?
>
> Thanks in advance.
>
> Seungchan
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Tue Oct 26 1999 - 03:09:43 CEST

Original text of this message