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



Hi,

as Patrickalready  supposed, you have to use aliasing of the file or double 
qualifieing with database.file.field

Dieter Bender

On Dienstag, 2. Dezember 2003 17:05, Glenn Holmer wrote:
> Colin Williams wrote:
> > Glenn,
> >
> > You are running your JDBC connection with naming set to SYS, but you are
> > using SQL naming in your SQL statement.
> >
> > SYS naming uses /
> > SQL naming uses .
> >
> > Set the naming property on your JDBC URL to the one you are using
>
> OK, I found how to do that and it works, but that means changing
> all the other SQL in this program.  Is there a way to correct the
> syntax so that it runs with sql naming?
>
> SELECT DISTINCT WIPFPD.WPWIP, WPEDT
> FROM ACSDBASE2.WIPFPD
> JOIN ACSDBASE2.WIPFPH
> ON WIPFPH.WPWIP = WIPFPD.WPWIP
> WHERE WPDVN LIKE 'JI%' AND WPSTG = 3 AND WPUNT > 0
> ORDER BY WPEDT DESC
>
> [SQL5001] Column qualifier or table WIPFPH undefined.

-- 
mfG

Dieter Bender


DV-Beratung Dieter Bender
Wetzlarerstr. 25
35435 Wettenberg
Tel. +49 641 9805855
Fax +49 641 9805856
www.bender-dv.de
eMail dieter.bender@xxxxxxxxxxxx


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

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.