L
Lynn
I have a form where the record source is a stored
procedure. The sp uses 5 tables although data is only
being changed in one table.
I can't set the unique table property because none of the
tables show in the list options.
All tables have primary keys and the stored proc is
returning the primary key of the table where records are
updated.
Does anyone know why this is happening?
procedure. The sp uses 5 tables although data is only
being changed in one table.
I can't set the unique table property because none of the
tables show in the list options.
All tables have primary keys and the stored proc is
returning the primary key of the table where records are
updated.
Does anyone know why this is happening?