Visual Database Tools
Define Query Parameters Dialog Box
Allows you to enter values for the parameters defined in the query. This dialog box appears when you execute a query that contains parameters to be filled in at run time.
Parameter name
Lists the parameters defined for the query being executed. If the query contains named parameters, the names appear in the list. If the query contains unnamed parameters, a question mark appears for each parameter in the query.
Parameter value
Enter the value for each parameter listed under Parameter name. The value used most recently appears as the default parameter value.
See Also
Query Designer Dialog Boxes | Creating a Query with Named Parameters | Creating a Query with Unnamed Parameters | Parameter Queries | Specifying Parameter Marker Characters