|
That's what I do now, but was wondering how I could use the following type of statement:
c/EXEC SQL
c+ CREATE ALIAS MYLIB.MYMBR2_ALIAS FOR MYLIB.MYFILE (MBR2)
c/END-EXEC
where MBR2 is a variable, since I do not know what the specific member name will be (I read the member name from a file into a variable).
>
>
>"Hannes Rosner" <Rosner@AsSoft.com>
>Sent by: owner-rpg400-l@midrange.com
>08/23/2000 11:12 AM ZE2
>Please respond to RPG400-L
>
> To: <RPG400-L@midrange.com>
> cc:
> bcc:
> Subject: AW: SQLRPGLE question
>
>
>
>What do you think about
>OVRDBF FILE( &file ) TOFILE( &tofile ) MBR( *all )
>
>regards
>Hannes Rosner
>
>
>-----Ursprüngliche Nachricht-----
>Von:owner-rpg400-l@midrange.com [mailto:owner-rpg400-l@midrange.com] im
>Auftrag von tomh@simas.com
>Gesendet am:Dienstag, 22. August 2000 23:04
>An:rpg400-l@midrange.com
>Betreff:SQLRPGLE question
>
>I had opportunity last week to write - from scratch! - my first SQL RPGLE
>program. What a godsend that we can use embedded SQL.
>
>What it does: uses the 'C' SystemCmd function to run the DSPFD command to
>build a file containing the member list of a certain multi-member PF. Then
>it uses the SystemCmd function to do an OVRDBF to open each member in the
>file. Then using SQL I read each record in the member.
>
>I do not know beforehand what the members are in the multi-member file.
>I'd like to use the SQL 'ALIAS' command to do the override instead of using
>the OVRDBF. So... how do I use the SQL 'ALIAS' command with a variable
>member name?
>
>
>
>+---
>| This is the RPG/400 Mailing List!
>| To submit a new message, send your mail to RPG400-L@midrange.com.
>| To subscribe to this list send email to RPG400-L-SUB@midrange.com.
>| To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com.
>| Questions should be directed to the list owner/operator:
>david@midrange.com
>+---
>
>+---
>| This is the RPG/400 Mailing List!
>| To submit a new message, send your mail to RPG400-L@midrange.com.
>| To subscribe to this list send email to RPG400-L-SUB@midrange.com.
>| To unsubscribe from this list send email to RPG400-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.