Re: HELP: Exception in ProC

From: Michael Krolewski <vandra_at_u.washington.edu>
Date: Thu, 28 Jan 1999 00:55:03 -0800
Message-ID: <36B025E7.462A1A75_at_u.washington.edu>


You might think about posting the code.

I have written and used many try/catch blocks around PL/SQL in C++ environment, and things
worked as I would have expected.

Mike Krolewski

private_comm_at_hotmail.com wrote:

> I am developing a program in pro*c which recieves messages from an implicit
> dbms_pipe. The program complies and works fine but my exception handlers don't
> appear to catch any exceptions. The two exceptions I am trying catch is both
> user defined - empty pipe and wrong data type. I defined these exception
> inside the same PL/SQL as my Recieve_Message and is using pragma exception
> init.
>
> Does anyone know why? I am using ProC 2.2.3, VC++ 6 under Win98 and Oracle
> 7.3.3 on NT.
>
> Many Thanks.
>
> PC
>
> -----------== Posted via Deja News, The Discussion Network ==----------
> http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
Received on Thu Jan 28 1999 - 09:55:03 CET

Original text of this message