I am new to vb. I am converting an application to vb.net and what I want to do is to have a vb.net script call the query wizard. It will display the elements of a selected table, allow the user to choose only those elements needed to be used in the query, define the search arguments for each of the chosen elements fully or partially qualified or with a high/low range. The results of the query would be displayed as a list and the user would then have the ability to drill down to view all of the fields of the table related to that answer.

If anyone has any ideas, please let me know.

Thanks......