V
VS Sreenivas
I am working on an Access Project.
The insert trigger for one table adds rows into a second
table.
When doing this from the Access UI, I get the message:-
'The Data was added to the data base but that data won't
be displayed in the form because it does not satisfy the
criteria in the underlying record source'.
The insert trigger, however, is successful in actually
adding the rows to the second table and this error
message comes only from the Access UI. When the same
insert is done from Query Analyser, I do not get the
message.
The insert trigger for one table adds rows into a second
table.
When doing this from the Access UI, I get the message:-
'The Data was added to the data base but that data won't
be displayed in the form because it does not satisfy the
criteria in the underlying record source'.
The insert trigger, however, is successful in actually
adding the rows to the second table and this error
message comes only from the Access UI. When the same
insert is done from Query Analyser, I do not get the
message.