I like to create a Parameterized Query for MS Access Database in MS Visual Interdev. The query should be a range of values in one of the fields (client will enter the range - min & max) and the result should be shown. For example, all data within a date range 1/1/1990 to 31/12/1992.How can I do it? And any good websites explaining this?