Results 1 to 3 of 3
- 12-13-2008, 02:27 AM #1
Member
- Join Date
- Dec 2008
- Posts
- 4
- Rep Power
- 0
Cool Grid to manipulate with database records
Hello everyone, I am glad to join the community.
I am doing java windows application as oracle client. JTable does not seem to be a good records storage place. Because it is not actually connected to the database. When I was VB developer we were able to pass database resultset to grid object. After that they were 'synchronized'. Like, if you updated/inserted/deleted a row in the grid resultset also modified and could be easily submitted to the database after. I would like to have something like that in Java.
I would appreciate your help!
- 12-13-2008, 07:00 AM #2
Double post.
Database Grid
You already posted this 6 hours earlier, why the repeat?
db
- 12-13-2008, 09:45 AM #3
Member
- Join Date
- Dec 2008
- Posts
- 4
- Rep Power
- 0
Similar Threads
-
Database Grid
By leoleo4614 in forum AWT / SwingReplies: 1Last Post: 12-13-2008, 07:02 AM -
how to get the grid values
By jazz2k8 in forum Advanced JavaReplies: 2Last Post: 11-06-2008, 02:11 PM -
How to manipulate JtextArea
By bachtoutou in forum New To JavaReplies: 8Last Post: 05-22-2008, 09:36 AM -
How to manipulate a BitSet
By Java Tip in forum java.langReplies: 0Last Post: 04-15-2008, 07:37 PM -
Deleting records from database table using PreparedStatement
By Java Tip in forum Java TipReplies: 0Last Post: 02-09-2008, 08:31 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks