×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Hi Bill,
The APAR number for this problem is SE25187. I am not able to reproduce
the problem in V7.0 of WDSC.
Regards,
Nazmin Haji
"Bill Barnes"
<bbarnes@thepantr
y.com> To
Sent by: <wdsci-l@xxxxxxxxxxxx>
wdsci-l-bounces@m cc
idrange.com
Subject
[WDSCI-L] Conversion Bug
10/10/2007 08:25
AM
Please respond to
Websphere
Development
Studio Client for
iSeries
<wdsci-l@midrange
.com>
Hi Bill
Can you please be specific to what SQL conversion IF statement bug are
you
referring to? Do you know the APAR number?
Regards,
Nazmin Haji
Does anyone know when the BUG in converting to freeform for embedded SQL
with an IF statement will be fixed? I reported it back on V6 and got a
reply saying the problem could not be duplicated in a future release, so
there (the last part is paraphrasing). Isn't V7 a future release from
V6 or am I missing something?
Bill Barnes
The following statements do not convert correctly
C IF SQLSTT = '24502'
C/exec sql Close Load
c/end-exec
c/exec sql open Load
c/end-exec
c Endif
RESULTS
/FREE
IF Sqlstt = '24502';
C/ ec sql
Close Load;
C/ ec sql
Open Load;
ENDIF;
/END-FREE
I don't remember the APAR only the reply from IBM.
Bill
--
This is the Websphere Development Studio Client for iSeries (WDSCI-L)
mailing list
To post a message email: WDSCI-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at
http://archive.midrange.com/wdsci-l.
As an Amazon Associate we earn from qualifying purchases.