954,506 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

deleting from a database

my ap computer science assignment is basically to do the following:
- Front menu gives the options to edit, save, delete, search for books
(about 10 books)
- In the edit menu, it gives more options to edit book title, author,
and date published and save it.
-delete menu lists the all the books and you can choose which one to delete
-search menu allows the user to type in a book title or author and a
list comes up and after the book is selected, the user should be able
to edit, save, delete it from that menu.

-the book title, author, and date published should be in .txt files
-written in JAVA

i'm new to java, so i'm having trouble with deleting and searching part of the program. so what is the main structure or format for these parts? thanks!

calvinnhobbes47
Newbie Poster
3 posts since Sep 2004
Reputation Points: 10
Solved Threads: 0
 
jerbo
Junior Poster in Training
84 posts since Sep 2004
Reputation Points: 11
Solved Threads: 1
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You