D
dbc
Very strange problem. I'm mystified about what could be
causing it.
My client has a 32 MB database that's not designed very
well. There are some queries that contain fields from
three tables, one pair of which are right joined. The
query runs just fine, but when you try to go into Design
View, it produces an error message, "Not a valid bookmark."
Possible clues or mitigating factors:
1. There are no macros or modules that could have put a
bookmark in the recordset, much less a permanent
bookmark. The help topic from the message box confirms
that only macros and VBA code can put a bookmark in a
recordset.
2. The right outer join is between two non-primary fields.
3. We looked at the relationships window, and all joins
that had previously been established there were gone.
(There had been no relationships with ref. integ.)
causing it.
My client has a 32 MB database that's not designed very
well. There are some queries that contain fields from
three tables, one pair of which are right joined. The
query runs just fine, but when you try to go into Design
View, it produces an error message, "Not a valid bookmark."
Possible clues or mitigating factors:
1. There are no macros or modules that could have put a
bookmark in the recordset, much less a permanent
bookmark. The help topic from the message box confirms
that only macros and VBA code can put a bookmark in a
recordset.
2. The right outer join is between two non-primary fields.
3. We looked at the relationships window, and all joins
that had previously been established there were gone.
(There had been no relationships with ref. integ.)