Re: Pro*C - equivalencing strings to arrays
From: Obakesan <cjundieseastwd_at_powerup.com.au>
Date: 2000/06/23
Message-ID: <8iug65$skp2_at_inetbws1.citec.com.au>#1/1
Date: 2000/06/23
Message-ID: <8iug65$skp2_at_inetbws1.citec.com.au>#1/1
[Quoted] Ohhhh another point I wanted to ask about(hit that send too fast ;-)
exec sql var fetched.account_code is string;
why can't I use
EXEC SQL VAR existOrdr.account_code IS STRING (ACCOUNT_CODE_STRING);
have I gotta use
EXEC SQL VAR existOrdr.account_code IS STRING (10);
[Quoted] [Quoted] really?? this kinda goes against C thinking (or at least mine)
-- [Quoted] See Ya (when the bandwidth gets better ;-) Chris Eastwood Please remove undies for reply Photographer, Stunt Programmer WWW -> www.powerup.com.au/~cjeastwd/ Motorcyclist and dingbatReceived on Fri Jun 23 2000 - 00:00:00 CEST