Re: Disconnect from Oracle in Pro/C

From: Bob Withers <Bob.Withers_at_mci.com>
Date: 1998/01/26
Message-ID: <MPG.f36943fa2cf566098969a_at_news.internetmci.com>#1/1


[This followup was posted to comp.databases.oracle.tools and a copy was sent to the cited author.]

In article <34CCD0FC.E69B00FA_at_bms.com>, gilbertd_at_bms.com says...
> Hi,
>
> SQL offers a disconnect command to terminate an Oracle connection. This
> does not seem to work when called from a Pro/C program.
>
> Does anyone have any ideas or experience in disconnecting from Oracle in
> Pro/C?

EXEC SQL COMMIT RELEASE; or

EXEC SQL ROLLBACK RELEASE; Bob Received on Mon Jan 26 1998 - 00:00:00 CET

Original text of this message