good morning everybody!help me...

hello,morning friend!i have one problem!Begin, i have create data in Microsoft Access,after convert into ODBC transfer at my project.And in my project, i create jButton to call the data ....how to make jTable and call the data.... thankS!
[266 byte] By [3754820753184644948a] at [2007-10-2 10:43:20]
# 1

"good morning everybody!help me..."

is not a topic title. Learn to use meaningfull topics so people don't waste time reading questions if they don't know anything about the topic.

Also, learn how to ask a meaningfull question. State what you are having problems with. For example, are you having problems with:

a) building a table

b) adding an ActionListener to a button

c) using SQL to query the database

be specific about your problem.

camickra at 2007-7-13 2:52:59 > top of Java-index,Desktop,Core GUI APIs...
# 2
sorry...how to 1)start create jTable2)how to call data
3754820753184644948a at 2007-7-13 2:52:59 > top of Java-index,Desktop,Core GUI APIs...
# 3
Read the [url http://java.sun.com/docs/books/tutorial/uiswing/TOC.html#layout]Swing Tutorial[/url]. There are sections on "How to Use Tables" and "How to Use Buttons".
camickra at 2007-7-13 2:52:59 > top of Java-index,Desktop,Core GUI APIs...