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
- as400 Iseries Tips
- Using as400 QRCVDTAQ api to retrieve a message / entry from a dataqueue
- Configuring Tomcat5 and Apache2 with Virtual Hosts using mod_jk
- Adobe Flex 2.0 Beta
- EclipseZone - Clean Up Warnings with the 'restriction' Suppression Flag
- Common Gateway Interface (CGI) on the as400 / iSeries
- Why Crunch Mode (Long Hours) Doesn't Work
- AS400 APIs
- AS400 Job Scheduler
- as400 iSeries NetServer Disabled user profiles
No comments:
Post a Comment