JDBC - Constructing a query realtime
From: Mohammad S Khan (mskhanis_at_hotmail.com)
Date: 10/31/03
- Next message: Juergen Kraus: "Re: Listen to standby, wake up event"
- Previous message: Ronald Fischer: "Re: Newbie question - Disadvantages of java"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 31 Oct 2003 04:03:57 -0800
What is the best way of constructing a query realtime . I am thinking
along the lines of a screen with multiple combo boxes and text fields
that provide the user with options to select. After he is is done with
the selection a search query that would effectively span multiple
tables in the database to show the results.
I am having problems with 1) Efficient way of constructing the query ?
2) how to decide which columns to display in the result
i am using mySQL as the db ...any help appreciated .. thanks
- Next message: Juergen Kraus: "Re: Listen to standby, wake up event"
- Previous message: Ronald Fischer: "Re: Newbie question - Disadvantages of java"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|