Results 1 to 5 of 5
Thread: Displaying Data
- 11-14-2008, 11:43 PM #1
Member
- Join Date
- Nov 2008
- Posts
- 15
- Rep Power
- 0
Displaying Data
I have a database that I have data in that I am attempting to display in a JFrame without any success I have tried two or three examples and it hasn't worked, I am fairly new to Java I would appreciate some help. For example I am trying to display bank account balances in a javaframe that is created inside the jframe.
- 11-15-2008, 12:41 AM #2
Put a JEdit pane in the JFrame, call update and set text or whatever it is called in JEdit pane, be patient with refreshing the screen, it is convoluted to explain and drastically affects program run
Introduction to Programming Using Java.
Cybercartography: A new theoretical construct proposed by D.R. Fraser Taylor
- 11-15-2008, 12:56 AM #3
Member
- Join Date
- Nov 2008
- Posts
- 15
- Rep Power
- 0
question
do you mean to update database?? if so do how do you text to jedit pane. Is there a way to show the data without editing what is in the database? Thanks.
Last edited by skiing; 11-15-2008 at 01:12 AM.
- 11-15-2008, 01:33 AM #4
Senior Member
- Join Date
- Sep 2008
- Posts
- 564
- Rep Power
- 5
What have you done so far? What examples have you looked at and what doesn't work for you? Do you know how to access databases using JDBC?
- 11-15-2008, 02:56 AM #5
Member
- Join Date
- Nov 2008
- Posts
- 15
- Rep Power
- 0
Similar Threads
-
error while retrieving data from data base
By kirtesh4u in forum New To JavaReplies: 5Last Post: 11-15-2008, 04:10 PM -
Data Pipeline 2 - Data Transformation Toolkit for Java Released
By dele in forum Java SoftwareReplies: 0Last Post: 10-31-2008, 02:13 PM -
Data Sorting in a .data file using java
By stutiger99 in forum New To JavaReplies: 2Last Post: 10-08-2008, 02:52 AM -
Displaying data from mysql database.
By Haresh gurav in forum JavaServer Pages (JSP) and JSTLReplies: 2Last Post: 07-09-2008, 02:54 AM -
Displaying data into text area
By abhiN in forum New To JavaReplies: 1Last Post: 01-22-2008, 10:30 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks