File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JDBC and the fly likes Updating members in physical file - AS/400. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Updating members in physical file - AS/400." Watch "Updating members in physical file - AS/400." New topic
Author

Updating members in physical file - AS/400.

Mike Troxclaire
Greenhorn

Joined: Sep 01, 2004
Posts: 11
Hello Gurus,

I am coding an application which needs to insert/update members in a physical file on the AS/400. By using simple SQL I am able to update the physical file but I was not successful in updating the member file. I am using type 4 JDBC driver(if that matters). I would really appreciate it if any one has any input on this problem.

Cheers,

M.
M Burke
Ranch Hand

Joined: Jun 25, 2004
Posts: 375
Did you do a commit after the insert\update?
 
I agree. Here's the link: jrebel
 
subject: Updating members in physical file - AS/400.
 
Similar Threads
Prepared Statement.. when it fails what to do ?
batchupdate is not updating 1071 updates Urgent help required
Cache Records(Benefits)
Data mapping problems ?
Servlet - AS/400 - JDBC