I have pulled data from external data source via ODBC into a table, fine. I have created a simple query to display the data as desired. Now I need to create a self-serve vehicle so that people can search the data based on their criteria and from that the customer needs to be able to produce a report from the results. I want the customer to be able to select from any combination of 3 options: 1) FirstName LastName 2) Company Name or 3) Account Number.
Do I start by building a parameter query?
Any help would be greatly appreciated. Need it asap!
Do I start by building a parameter query?
Any help would be greatly appreciated. Need it asap!