C
Craig
Hello. I've recently upgraded to Office 2007...
Prior versions of Access allowed the user to update tables (via update
queries utilizing another query) without getting the dreaded "not updateable"
error. You would accomplish this by changing your query property settings to
"dynaset/allow inconsisent updates".
Queries in Access 2007 don't allow for this, correct? Or am I missing
something? Is the only alternative to create numerous temp tables, and then
use those temp tables in your queries as joins?
Thanks.
Prior versions of Access allowed the user to update tables (via update
queries utilizing another query) without getting the dreaded "not updateable"
error. You would accomplish this by changing your query property settings to
"dynaset/allow inconsisent updates".
Queries in Access 2007 don't allow for this, correct? Or am I missing
something? Is the only alternative to create numerous temp tables, and then
use those temp tables in your queries as joins?
Thanks.