Monday, January 31, 2005
How to update iSeries databases using JDBC, SQL
How to update iSeries databases using JDBC, SQL: "This tip shows common JDBC examples to create, write, read and update data in normal iSeries data files using JDBC and SQL and how to efficiently update iSeries databases using JDBC (Java Database Connectivity). The sample application (TestUpdateMethods.java) demonstrates two techniques for database updates using SQL: using an UPDATE statement with a where clause, using a positioned update with SQL cursor control. "
Subscribe to:
Post Comments (Atom)
Popular Posts
- Using QCLRDTAQ to clear data queues in CL and RPG
- Creating an as400 Query
- opensourceCMS.com - Try before you install!
- UDATE and *DATE in AS400 RPG
- AS400 API - QCMDEXC - Execute Command
- as400 iSeries NetServer Disabled user profiles
- AS400 Job Scheduler
- AS400 APIs
- Encrypt Data on as400 (QC3ENCDT, Qc3EncryptData)
- Display Command Line Window (QUSCMDLN) API
No comments:
Post a Comment