Query error after conversion to Access 2003

  • Thread starter Thread starter nclsgna via AccessMonster.com
  • Start date Start date
N

nclsgna via AccessMonster.com

I recently converted from Access 2000 to Access 2003 and one of my queries
keeps prompting me for a parameter that is not there in the query itself, the
select query is based on a table that is not depended on the prompted
parameter.

What could be wrong?
 
Try take the sql view of the query and paste it into a new blank query. Try
run the new query and see if you get prompted. If not, rename the queries so
your application works.
 
Back
Top