|
I have all the result set fields defined in a dds with ALWNULL to make them null capable. I use extname to get the field formats into the SQLRPGLE. I use this structure for my result set to return to Java program. I create my stored procedure with 'Create procedure' in embedded sql. (since the input parms/output parms other than result set) This works very well but for this new 'Null' value problem. Is there any other way to do this?
Thanks again,
Sudha
-----Original Message-----
From: Buck Calabro [mailto:Buck.Calabro@commsoft.net]
Sent: Friday, April 27, 2001 3:21 PM
To: MIDRANGE-L@midrange.com
Subject: RE: Compile SQLRPGLE with ALWNULL
I *think* that you cannot use %nullind on a field if it is described in the
program.
Embedded SQL in RPG has several unpleasant limitations. Can you use an SQL
stored procedure instead?
Buck
> -----Original Message-----
> From: Sudha Ramanujan
> Sent: Friday, April 27, 2001 3:51 PM
> To: 'MIDRANGE-L@midrange.com'
> Subject: RE: Compile SQLRPGLE with ALWNULL
>
> I have this coded in my H spec Phil. But I am still not able to set on
> %NULLIND in my prog.
> Thanks,
> Sudha
> -----Original Message-----
> From: Phil [mailto:sublime78ska@yahoo.com]
> Sent: Friday, April 27, 2001 2:07 PM
> To: MIDRANGE-L@midrange.com
> Subject: RE: Compile SQLRPGLE with ALWNULL
>
>
> Use an h-spec
>
> H alwnull(*usrctl)
>
> Phil
>
>
> -----Original Message-----
> From: owner-midrange-l@midrange.com
> [mailto:owner-midrange-l@midrange.com]On Behalf Of Sudha Ramanujan
> Sent: Friday, April 27, 2001 1:48 PM
> To: 'MIDRANGE-L@midrange.com'
> Subject: Compile SQLRPGLE with ALWNULL
>
> Hi All,
> I have to pass a null value to my java program through my SQLRPGLE
> program. I am using CRTRPGSQLI to compile the source and cannot find
> ALWNULL in the command. My program does not compile at all. (I have to
> use RPGLE since I am passing back result set through my stored procedure.)
> I am now stuck. Could someone kindly help me with this problem?
> Thanks,
> Sudha
+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.