I'm wondering if anyone can tell me the code required for the following problem
I'm having. It involves an INSERT statement for putting data into an Access
database through a button click.
All the data in the GUI would be coming from jcombo boxes & jtext fields. I
would just like to be able to send what data is in these areas into my database
with one click of a Jbutton. Is this possible? I 'd be very grateful for any
help.