Adding Data

  • Thread starter Thread starter Asif
  • Start date Start date
A

Asif

I have a form which picks up data from the many side of a
relationship, when I go to add new data within this form I get an
error message saying data does not exisit in the one side of the
relationship. How do I go about adding this data in the one side when
I do a new entry on my form?

Thanks
 
I forgot to mention the record source of the form is a sql statment ,
which if i run this sql before inputting new data then I don't get the
error message as mentioned before.

Regards
 
I forgot to mention the record source of the form is a sql statment ,
which if i run this sql before inputting new data then I don't get the
error message as mentioned before.

Regards

Care to post the SQL statement, and the Recordsource properties of the form
and the subform?

We cannot suggest how to fix a problem when we cannot see the problem.

John W. Vinson [MVP]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top