English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Its a query for a date range on a specific name. But it runs thru the query twice for some reason.

2007-01-31 03:15:36 · 1 answers · asked by jlagg2much 1 in Computers & Internet Software

1 answers

which field are you running the parameter in. if the query needs the user input the date range and it was setup properly, the parameter window will open twice, once for the start date and once for the end date.

if the parameter is for something else like the name. Most likely its a problem with a link between 2 tables. Go into the query design and view the actual SQL code. make sure all the table names and field names are in brackets [ x ]. This should fix it. if not post the original SQL String.

2007-01-31 03:46:59 · answer #1 · answered by AJ 7 · 0 0

fedest.com, questions and answers