people are more likely to help you when you look like you're trying to learn something .. rather than just asking someone code things for you.
as i see it, there are 2 things you need to learn here.
1. how to connect and query MS Access from Java.
2. Assign this method to a button.
this link will help you with the connection and query:
http://www.sloppycode.net/sloppycode/Java/s56.php
i have only used netbeans, and to assign code to a button, i double click the button and it takes me to the code view method that executes when the button is pressed.
start hacking it out, then if you do get stuck, post very specific questions and the related code segmant. i'm sure you'lle find much more direct answers when you provide specific questions.
good luck
