View Full Version : Mystery Parameters


Dukelewis
10-10-2001, 07:55 AM
I am organizing and renaming tables and queries in a database. My queries automatically update the new table and query names when I view them in Design mode. However, when I click on Datasheet view it asks for parameters from tables I have renamed. I looked at the parameter dialog box under the query window but no parameters were listed. I examined the SQL and the old table names are not there either. Is this a bug in Access or do I need to change the names somewhere else in the Design mode?

Rich_Lovina
10-10-2001, 10:37 PM
This is a common problem when one of your table names or field names are not recognised (i.e. most likely a typing error). Check all very carefully again, and the pop-up box will have as its subject the information piece not recognised.

Dukelewis
10-11-2001, 04:27 AM
Thanks for the help. I sniffed out the errant code.