× 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: How to access a file from QTEMP.
  • From: Anshul Jain <AnshulJ@xxxxxxxxxxx>
  • Date: Tue, 14 Mar 2000 16:36:15 +0530

Instead of creating a stored procedure you could  call the program specified
in the stored procedure directly from the program that creates file in the
QTEMP

-----Original Message-----
From: AnanthaRamaiah, Gururaja (CTS) [mailto:AGururaj@chn.cts-corp.com]
Sent: Tuesday, March 14, 2000 3:04 PM
To: JAVA400-L@midrange.com
Subject: RE: How to access a file from QTEMP.



Thanks for the reply.. 
But How can I use a connection that is used for ProgramCall class to use
CallableStatement. 
Because CallableStatement needs a JDBC connection and ProgramCall uses
AS400(class) connection. 

Thanks and Regards, 
Guru 


        BM__MailData-----Original Message----- 
From:   DUCRET Gilles (GVA) [SMTP:Gilles.DUCRET@lloydsbank.ch] 
Sent:   Tuesday, March 14, 2000 1:29 PM 
To:     'JAVA400-L@midrange.com' 
Subject:        RE: How to access a file from QTEMP. 

        We read QTEMP file by reusing the same connexion as the program that
wrote 
data to QTEMP 
  
  
-----Original Message-----
From: AnanthaRamaiah, Gururaja (CTS) [ mailto:AGururaj@chn.cts-corp.com
<mailto:AGururaj@chn.cts-corp.com> ]
Sent: mardi, 14. mars 2000 06:13
To: java400-l@midrange.com
Subject: How to access a file from QTEMP.



        Hi,
I have a coded a java servlet that calls an AS/400 SQLRPGLE program.
The rpg program creates a file in QTEMP library and populates it.
I have written a stored procedure that reads data from this file. 

        I am calling the RPG using ProgramCall class.
Since CallableStatement is a separate connection, my QTEMP file is not
visible to it. 

        Is there a way to solve the above problem.
We have to use QTEMP as it's a temporary file and we don't want to write
separate house keeping routine to clean it after each connection.

        Thanks in advance
Guru 




        
**********************************************************************
This E-mail and any files transmitted with it are confidential
and intended for the exclusive use of the addressee(s) only.
You should not disclose its contents to any other person.
If you are not the intended recipient please notify the sender
immediately.
**********************************************************************


+---
| This is the JAVA/400 Mailing List!
| To submit a new message, send your mail to JAVA400-L@midrange.com.
| To subscribe to this list send email to JAVA400-L-SUB@midrange.com.
| To unsubscribe from this list send email to JAVA400-L-UNSUB@midrange.com.
| Questions should be directed to the list owner: joe@zappie.net
+---

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.