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?
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?