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

JDBC with Swing

manik kant
Greenhorn

Joined: Mar 24, 2008
Posts: 11
Hello friends...
Is it possible to use JDBC along with
Swing Components. I want to display all the
records and also it contains some buttons
which should insert,delete or update the
records stored in oracle database..
if possible give me ideas..
Advance thanzzzz.
Bye
manik
satishind Reddy
Ranch Hand

Joined: Oct 17, 2000
Posts: 33
Hi Manik,
It's quite possible. Just see the below mentioned site which is having one prototype project which is used jdbc & Swing.
'http://developer.java.sun.com/developer/technicalArticles/Database/dukesbakery/'
Hope this will help u.
Regards
Satish
Frank Carver
Sheriff

Joined: Jan 07, 1999
Posts: 6913
Please note that The Java Ranch has a naming policy, described here and "manik" is not a valid name. Please choose one which meets the requirements.
Thanks.


A Convergent Visionary ~ Frank's Punchbarrel Blog ~ LinkedIn profile
 
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: JDBC with Swing
 
Similar Threads
Save data and Delete rows from JTable
Problems Connecting to a database through a Swing Application
Resultset
Connecting Java Application to Database using Cgi
GUI in java