T
T.J. Bernard
I built a nice Search form in my MS Access version of my
database. It appears the same as the data-entry screen,
and the users can enter values into any or all of the
fields and select to Search by "And" or "Or". The code
built and MS Access Query on the fly by reading through
each text box to determined what was entered and building
the correct SQL Where string.
I am not sure how to set this up with my .ADP file. I
have tried creating different Stored Procs and nothing
seems to be able to duplicate this functionality in my ADP.
If anyone has any ideas or sample ADP files I can look at
let me know.
Thank you,
T.J.
database. It appears the same as the data-entry screen,
and the users can enter values into any or all of the
fields and select to Search by "And" or "Or". The code
built and MS Access Query on the fly by reading through
each text box to determined what was entered and building
the correct SQL Where string.
I am not sure how to set this up with my .ADP file. I
have tried creating different Stored Procs and nothing
seems to be able to duplicate this functionality in my ADP.
If anyone has any ideas or sample ADP files I can look at
let me know.
Thank you,
T.J.