×

Good News Everybody!

The new search engine is LIVE!

Please report any problems to david (at) midrange.com.




Jerry,

Have you tried running the query interactively? That will tell you if it is a reserved word or not. If it is, you can put double quotes around it (you'll also have to specify the column name in uppercase) and it will work.

Matt

-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Jerry Adams
Sent: Friday, September 18, 2009 4:33 PM
To: Midrange-RPG (rpg400-l@xxxxxxxxxxxx)
Subject: Is "Action" an Embedded SQL Reserved Word?

/free
EXEC SQL
SELECT action,
customer,

I am in the process of keying the lines above as embedded SQL into an SQLRPGLE source member using WDSc. WDSc color-coded the word "action" blue, which is supposed to indicate a keyword (SELECT is also blue).

I went to both the SQL Reference and SQL Programming manuals and could not find anything about "action" being *special* in either one. I have not finished keying the program yet so I don't what kind of errors the compiler (or pre-compiler) will throw at me.

Since "action" is a field name in a database file, I hope that there's nothing special about it and that the editor is just yanking my chain. Is "action" a reserved word in SQL? If so, how would I get around this, ahem, issue?

Thanks.

Jerry C. Adams
IBM System i Programmer/Analyst
--
B&W Wholesale
office: 615-995-7024
email: jerry@xxxxxxxxxxxxxxx


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2026 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.