If your trying to run an SQL statement on the as400, but are getting errors because one of your column names is an DB2/400 SQL reserved word, try the following.
Wrap double quotes around the offending column name, and also make it uppercase. This should resolve the reserved words problem!
Sunday, September 20, 2009
Subscribe to:
Post Comments (Atom)
Popular Posts
- Java Examples - JExamples.com
- AS400 Job Scheduler
- Using QCLRDTAQ to clear data queues in CL and RPG
- Library list for Web server
- About Us
- as400 commands and APIs you'll use for handling messages
- Creating an as400 Query
- ibm as400 manuals v5r4
- XMLHttpRequest & Ajax Working Examples - Links and Resources, Fiftyfoureleven.com
- What is QZHQSSRV job?
No comments:
Post a Comment