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

Home -> Community -> Usenet -> c.d.o.misc -> Detecting broken connections in C (embedded SQL)

Detecting broken connections in C (embedded SQL)

From: <markus.doerschmidt_at_gmail.com>
Date: Tue, 10 Jul 2007 06:35:37 -0700
Message-ID: <1184074537.649549.46660@r34g2000hsd.googlegroups.com>


Hi,

I'm using Embedded SQL to access an Oracle 10g database. My service opens one connection at start. Is there a more or less good way to check, if the connection is broken before sending/executing a SQLstatement ? I'm using Pro*C and C (not C++ !!!!)

thx

Markus Received on Tue Jul 10 2007 - 08:35:37 CDT

Original text of this message

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