× 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.


  • Subject: RE: STRQMQRY
  • From: "Angela Wawrzaszek(EXCH)" <wawrzaszeka@xxxxxxxxxxx>
  • Date: Thu, 27 Jan 2000 09:06:09 -0500

I have not done an rpg program with sql in it before.  Do I create SQLRPGLE
file just like Qrpgsrc?  Then once I have the file the program-  I have some
notes from a conference:

C /Exec SQL
C+      Update fld
C+        From file
C+        Where condition
C /End-Exec

Is this correct?  Do you know where I could get some info on writing sqlrpg
programs?

-----Original Message-----
From: owner-midrange-l@midrange.com
[mailto:owner-midrange-l@midrange.com]On Behalf Of Rob Berendt
Sent: Wednesday, January 26, 2000 3:31 PM
To: MIDRANGE-L@midrange.com
Subject: Re: STRQMQRY


If you are going to do this repeatedly you could put this into an SQLRPGLE
program instead.





wawrzaszeka@AUSTEEL.com on 01/26/2000 03:23:11 PM
Please respond to MIDRANGE-L@midrange.com@Internet
To:     midrange-L@midrange.com@Internet
cc:      
Fax to: 
Subject:        STRQMQRY

I am trying to create a multiple query source file that will update the same
file.  I have written qqmyqrysrc files that have 2 delete statements in them
but this is Update.

Update library/myfile set var1='J' where var2 = 'J' and var3>= 'X1' and var3
<= 'X3'.
Update library/myfile set var2='A2' where var1='J' and  var2 = 'J' and
var3>='X1' and var3<='X3' 

If I don't put the period at the end of statement 1 I get invalid token for
"update" on line 2.  With the period I get token . not valid for end of
statement.


When I did this using the delete thats all I did was put a period at the end
of each statement, can't I have multiple updates within one source file?   I
actually have 4 more lines to add to this, I just didn't want to have to
execute multiple queries.

Any help would be great!

Angela Wawrzaszek
Programmer/analyst

+---
| 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
+---
+---
| 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 thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.