|
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
--
[ Picked text/plain from multipart/alternative ]
Can I use QTEMP from a java program... I tried using the following code,
and it didn't work... I was wonder, if anybody has any ideas..
this one failed....
stmt.executeUpdate ("CREATE ALIAS QTEMP.FILE1COMPARE FOR
DEVTIMH.QRPGILESRC(CPYTOIFS)");
ResultSet rs = stmt.executeQuery ("SELECT * FROM QTEMP.file1compare");
This one worked...
stmt.executeUpdate ("CREATE ALIAS QGPL.FILE1COMPARE FOR
DEVTIMH.QRPGILESRC(CPYTOIFS)");
ResultSet rs = stmt.executeQuery ("SELECT * FROM QGPL.file1compare");
Thanks, tim
This e-mail message, including any attachments, is for the sole use of the
intended recipient(s) and may contain confidential or privileged
information. Any unauthorized review; use, disclosure or distribution is
prohibited. If you are not the intended recipient, please contact the
sender by reply e-mail and destroy the message.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.