I basically want to create a search form with all the possible ways to query a particular table allowing the user to narrow the search results returned by adding additional criteria... ie.. Pick either all Contracts for a particular customer... or all contracts for a particular customer after a specified date... at the user's discretion. The search screen would have multiple choices...
I can do simple parameter queries, but I can't seem to figure this one out. Can someone help.
I can do simple parameter queries, but I can't seem to figure this one out. Can someone help.