Results 1 to 2 of 2
- 04-03-2011, 01:34 PM #1
Member
- Join Date
- Apr 2011
- Posts
- 4
- Rep Power
- 0
How do I retrieve data based on user input?
I have a java GUI form in Java. There are three text boxes; StudentID, StudentName, FinancialStatus. I created the database with these fields and established a connection. My question is this; I want the user to enter a student ID and click "Check" button. Then the program should check the database for that ID and display the corresponding StudentName and FinancialStatus. ID, Name and Status are all in one Access table. I require the coding to retrieve the name and the status based on the ID entered by the user. Any help will be highly appreciated...
-
Isn't one thread for this question enough? Closing this duplicate thread.
Similar Threads
-
Creating a number of objects based on user input.
By Kevinius in forum New To JavaReplies: 21Last Post: 04-03-2011, 08:53 AM -
how to retrieve data when i select the input from the form
By sharanya in forum JavaServer Pages (JSP) and JSTLReplies: 3Last Post: 03-08-2011, 10:39 AM -
Making a loop and creating variables based off of user input
By seanfmglobal in forum New To JavaReplies: 2Last Post: 01-13-2011, 05:43 AM -
Youtube API - retrieve video on user input
By Jman85 in forum New To JavaReplies: 4Last Post: 11-11-2010, 06:15 AM -
Reading data from csv file based on specific input
By jaiminparikh in forum Advanced JavaReplies: 14Last Post: 02-13-2009, 09:07 PM


LinkBack URL
About LinkBacks

Bookmarks