M
Maury Markowitz
I added a bit-typed field to one of my tables, which is accessed via a linked
table in an MDB project. As soon as I update the link in order to "see" the
new field (which maps in as a Yes/No type), any attempt to save any record
after any change results in an error saying that someone else changed the
record.
This is, of course, not true. I assume there's some sort of incompatibility
here? Is there a proper way to use bit fields in linked tables?
Maury
table in an MDB project. As soon as I update the link in order to "see" the
new field (which maps in as a Yes/No type), any attempt to save any record
after any change results in an error saying that someone else changed the
record.
This is, of course, not true. I assume there's some sort of incompatibility
here? Is there a proper way to use bit fields in linked tables?
Maury