aspose file tools
The moose likes JDBC and the fly likes JTable update  Problem Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "JTable update  Problem" Watch "JTable update  Problem" New topic
Author

JTable update Problem

Mona lisa
Greenhorn

Joined: Oct 29, 2002
Posts: 3
Hi Every body!!
I am in fix to update JTable cell (using AbstractTableModel) from Oracle database and also
date problem.mm/dd/yyyy format has been used but exception throw.
If help me anybody it would be really great.
Rajasekaran Anand
Greenhorn

Joined: Sep 13, 2001
Posts: 23
Originally posted by Mona lisa:
Hi Every body!!
I am in fix to update JTable cell (using AbstractTableModel) from Oracle database and also
date problem.mm/dd/yyyy format has been used but exception throw.
If help me anybody it would be really great.


Use fireTableCellUpdated(int, int);
Anand
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JTable update Problem
 
Similar Threads
Suggention on JTable
JTable
Jtable
jtable
JTable