|
-
Jul 25th, 2007, 08:53 PM
#1
Thread Starter
Member
Storing, retrieving, finding and deleting details from Access Database
Hi all. I'm building a buffer reference list like for keeping track of the books taken out. Here's the step-by-step process.
- Item has been scanned by reader.
- Deduct one item from inventory program and add the tag ID and content to reference list.
- If item is not the intended item, returns back to the inventory.
- Reader detects the same ID and content.
- Search for the ID in the reference list.
- Delete the data from the reference list and add one item back to the inventory program.
- Clear all data in the reference list upon program shut down.
For this case, can I use MS Access Database to handle this? If yes, how can I add the data into the database automatically whereby a tag is present? Is there a way to search for data if the same ID and content is display? Is there a way to clear all data in the database upon program shut down?
Thank you.
Last edited by Victor_TanTW; Jul 25th, 2007 at 11:18 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|