Re: [Q] Blank problem in Pro*C

From: Lambert Caljouw <Lambert.Caljouw_at_boekhuis.nl>
Date: 1996/11/30
Message-ID: <01bbdebf$95a726a0$ec3e4fc1_at_lambert-caljouw>#1/1


Use varchar2's in your tabe definition and the STRING datatype in your C-code.

Just be sure you understand exactly the idea behind the STRING datatype or you'll end up debugging yourself to death....

(a STRING datatype is a pointer to a string-pointer)

Good Luck, Lambert Received on Sat Nov 30 1996 - 00:00:00 CET

Original text of this message