If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ANSI SQL > HomeWork...Please help if you can!

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-03-03, 00:45
Alysha Alysha is offline
Registered User
 
Join Date: Oct 2003
Posts: 2
HomeWork...Please help if you can!

JDBC & Adv. Swing...JLists...help with a few exercises for my class!
I have a few exercises that I need to do for my class and I was wondering if maybe someone could show me the codes for them.

1. Create employee JLists with changeable choices to ADD or DELETE a list item.

2. Create an employee JTable with four columns of employee info.
EmployeeID
Name
Title
Salary

3. Design an ACCESS or SQL database named Books to create tables to store library book and related info. A book has an ISBN, AUTHOR, TITLE. Use "CREATE TABLE" SQL statements to create the book table, then use "INSERT INTO Books VALUE" to create 6 textbooks that you used in school.

4. Use class connection and ODBC to connect to the Books database. Query and view these information.

Any help would be appreciated!

Alysha
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On