Results 1 to 2 of 2
- 08-15-2008, 01:04 PM #1
Member
- Join Date
- Jul 2008
- Location
- Ethiopia
- Posts
- 1
- Rep Power
- 0
Updating database table from JTable
Hey and Good for all of u guys,
Here are some questions which I am in of help !!
I am developing a database application using Oracle 9i as back end and neatbeans 5.5 as an IDE.
1)
It is a database question from the java environment
I want to display(by retreiveing from Database table) rows in a jtable and then edit them there in the jtabl after that I want to click the update button and see the effect of the work in the table.
How could I do this (How to insert values from JTable to Database)?
2) How Can I programme a Jtable to hold and fit with dynamically generated values from a database?
- 08-16-2008, 10:16 PM #2
Member
- Join Date
- Aug 2008
- Posts
- 58
- Rep Power
- 0
Similar Threads
-
Problem with jTable that is binded with a table in MySQL Database
By rajkenneth in forum NetBeansReplies: 0Last Post: 03-29-2008, 03:36 PM -
Deleting records from database table using PreparedStatement
By Java Tip in forum Java TipReplies: 0Last Post: 02-09-2008, 08:31 PM -
Modifying data in database table using PreparedStatement
By Java Tip in forum Java TipReplies: 0Last Post: 02-09-2008, 08:22 PM -
Plz help ... retreiving data from an access database table....
By austinsmiles in forum New To JavaReplies: 1Last Post: 02-01-2008, 01:21 PM -
Help needed with updating mysql database
By SilentCodingOne in forum New To JavaReplies: 1Last Post: 12-11-2007, 10:23 PM
Bookmarks