ODBC and subforms

C

Carol Grismore

I have a main form and a subform that both get their data
from linked tables on the same Sybase database.

The subform works just as it should when opened by
itself. If I remove the subform from the main form, the
main form also opens just as it should.

I am using a common field in the two forms for the
Parent/Child relationship.

When I open the main form with the subform in it, I get
the message "ODBC call failed". The main form has data,
but the subform has none.

What does this message mean? How can I get my subform to
open with data?
 
A

Albert D. Kallal

I would check the settings for the link master/child fields in the sub form
control.

Make sure that is set correclity.
 

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

Top