|
Thanks for advise but i am not familiar with SQL. The most thing i do is RUNSQLSTM to Delete or Upate files. Any good SQL for the beginers links? What i need to have on as400 to run SQL and make sure SQL will run on any other boxes? I was playing with the file and what i found that it only blows up when ReadP is executed, just Read is working ok. Get option not valid for member ORDERSP. I/O error CPF5184 was detected in file ORDERSP. jpcarr@tredegar.com@midrange.com on 07/17/2001 10:02:24 AM Please respond to RPG400-L@midrange.com Sent by: owner-rpg400-l@midrange.com To: RPG400-L@midrange.com cc: Subject: Re: OpnQryF in RPG My suggestion, Quit playing with OpnQryF in RPG. Write a SQL program in RPG, Use it as an External I/O module for that file. Do the Prepare, etc. Pass in the Where and Order by clauses, pass back records via Externally defined D/S's (multiple occurring or Blocked Fetches). Much more flexible, Much easier, You can then use the External routine from Subfile programs Report Programs Visual RPG programs, Webstudio for iSeries programs. Just my opinion. If you want an example, I do presentations on this at COMMON. John Carr ------------------------------------- Hi, i have a subfile with the selection and I am trying to open query over the PF file in RPG with query selection. I tried different Scopes , share yes/no and it is still does not work right. I am doing opnqryf in QCmxExc. Delete override first, close file, override file , open query, open file. when i read file here is what i am getting. Get option list not valid for member ORDERSP. I/O error CPF5264 was detected in file ORDERSP. Function check. RNX1299 unmonitored by DISPLAY1R at statement 0000003120, instruction X'0000'. I/O error CPF5264 was detected in file ORDERSP (C G D F). I/O error CPF5264 was detected in file ORDERSP (C G D F). ? +--- | 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 +--- ______________________________________________________________________ Important Email Information The information in this email is confidential and may be legally privileged. It is intended solely for the addressee. Access to this email by anyone else is unauthorized. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful. If you are not the intended addressee please contact the sender and dispose of this e-mail. +--- | 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.