Pro*C keeps appending : "if(sqlca.sqlcode < 0) exit(1);" to queries

From: Emmett McLean <emclean_at_slip.net>
Date: 1997/02/13
Message-ID: <5e0oc8$opq_at_slip.net>#1/1


Hi,

I'm using Pro*C to build a 16 bit application connecting VB and Oracle.

I've used Pro*C on another project which works fine.

But on this project, which as far as I can tell is exactly the same as far as Pro*C is concerned, the statement "if(sqlca.sqlcode < 0) exit(1);" gets appended to the end of every query. What might I change so this doesn't occur?

Thanks,

Emmett

I fix it Received on Thu Feb 13 1997 - 00:00:00 CET

Original text of this message