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

Home -> Community -> Usenet -> c.d.o.server -> Re: What occi statements cause exceptions?

Re: What occi statements cause exceptions?

From: <lovecreatesbea..._at_gmail.com>
Date: 31 Dec 2006 01:06:32 -0800
Message-ID: <1167555992.118418.193720@h40g2000cwb.googlegroups.com>

"Michel Cadot дµÀ£º
"
> "lovecreatesbea..._at_gmail.com" <lovecreatesbeauty_at_gmail.com> a ¡§|crit dans le message de news:
> 1167532811.837455.264590_at_48g2000cwx.googlegroups.com...
> | Do these function cause exceptions and should I always put them inside
> | a try block?
> |
> | For example: Connection::createStatement(), Statement::setSql(),
> | Statement::executeQuery(), Statement::executeUpdate(),
> | Connection::commit(), ...
> |
> | The "Oracle C++ Call Interface, programmer's guide", part no: A96583-01
> | doesn't tell whether a function causes exceptions, Can I find this kind
> | of information in some other material?
> |
>
> Each and every function can cause exceptions.

I mean database related exceptions that typed SQLException.

Thank you and happy New Year! Received on Sun Dec 31 2006 - 03:06:32 CST

Original text of this message

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