S
Souris
I would like to give users optional criteria search option and return multi
records.
I would like to know are there any optional parameter for a query or I have
run different query for different number of parameters or I need build Select
SQL string at run time?
For example, the table has 4 composite key fields. User may just provide one
criteria to get multi records and user can select which one user wants to
select.
User does not need to know all the criteria.
Your help is great appreciated,
records.
I would like to know are there any optional parameter for a query or I have
run different query for different number of parameters or I need build Select
SQL string at run time?
For example, the table has 4 composite key fields. User may just provide one
criteria to get multi records and user can select which one user wants to
select.
User does not need to know all the criteria.
Your help is great appreciated,