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



I'm building an SQL statement programmatically and running it against
a V5R2 AS/400 (running Java 1.4.1) from a rich client running on a PC.
I'm getting an error I don't understand.  Here's the SQL as the
NetBeans debugger traps it:

SELECT DISTINCT WIPFPD.WPWIP, WIPFPH.WPEDT
FROM ACSDBASE2.WIPFPH, ACSDBASE2.WIPFPD
WHERE WPDVN LIKE 'JI%' AND WPSTG = 3 AND WPUNT > 0
ORDER BY WPEDT DESC

I get the error "[SQL5001] Column qualifier or table WIPFPD undefined."
But if I cut 'n' paste that same SQL into STRSQL in a 5250 terminal
(changing lib.file to lib/file), it runs just fine.


Anybody have any ideas why that might be?

--
____________________________________________________________
Glenn Holmer                          gholmer@xxxxxxxxxxxxxx
Programmer/Analyst                       phone: 414.908.1809
Weyco Group, Inc.                          fax: 414.908.1601


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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.