V
Vladimir
Hi friends,
I've got a problem.
I have 2 tables, both tables have an identical data structure and both have
primary key made of combination of two fields.
When I run a Delete query that should remove those records from table 1 that
are present in table 2, I get a following message:
"Could not delete from specified tables".
Might it be caused by a primary key? When I run similar query in the same
database based on tables with simple Primary key, evrything works normaly.
All permissions and Read only modes are set as needed.
I would appreciate any help.
Thanks Vladimir
I've got a problem.
I have 2 tables, both tables have an identical data structure and both have
primary key made of combination of two fields.
When I run a Delete query that should remove those records from table 1 that
are present in table 2, I get a following message:
"Could not delete from specified tables".
Might it be caused by a primary key? When I run similar query in the same
database based on tables with simple Primary key, evrything works normaly.
All permissions and Read only modes are set as needed.
I would appreciate any help.
Thanks Vladimir