| Author |
How to Dynamically query the Database and display it
|
Seiya Stevskwy
Greenhorn
Joined: Jul 15, 2010
Posts: 3
|
|
Hi JavaRanchers,
I am using the visual web editor in NetBeans 6.5 with Tomcat 6 and MySQL. I need to put a search page so that the user can enter a query for the database based on multiple fields among the tables and it will display the correct results (dynamically) in a table format. I only know how to do this statically and without searching multiple tables within the DB any tips would definitely help out..
Thanks A Million!!
|
 |
 |
|
|
subject: How to Dynamically query the Database and display it
|
|
|