Assigning NULL value in PRO*C
From: <jack_at_idsintl.com>
Date: 1999/03/23
Message-ID: <7d95i9$n3d$1_at_nnrp1.dejanews.com>#1/1
Date: 1999/03/23
Message-ID: <7d95i9$n3d$1_at_nnrp1.dejanews.com>#1/1
Hi,
I am working on porting an application from Informix to Oracle. The code is written in embeded SQL (ESQL). In the Informix code risnull() rsetnull() are used to initialize a C structure with NULL values and to check for NULL values. Are there any similar function calls in PRO*C? I know you can use indicators to achieve this, but that implies major changes to the code I'm working with. Any ideas?
later,
jack
-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Tue Mar 23 1999 - 00:00:00 CET