| 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.
|
|
|