M
Michelle
I linked my computer to a table in my company's ODBC Database that has
amortization schedules for all of our loans. Since each due date for each
loan has a separate record, I choose to use both the loan number field and
the due date field for the primary keys. No loan number should have the same
due date twice in one amortization.
When I open the table, I can see all the records. My problem is that, when I
try to query the table for specific loans, I get an error message that says
"OSBC--call failed." and all of the columns in the datasheet view of the
failed query say "#Name?".
Thanks,
Michelle
Can anyone tell me what I'm doing wrong?
amortization schedules for all of our loans. Since each due date for each
loan has a separate record, I choose to use both the loan number field and
the due date field for the primary keys. No loan number should have the same
due date twice in one amortization.
When I open the table, I can see all the records. My problem is that, when I
try to query the table for specific loans, I get an error message that says
"OSBC--call failed." and all of the columns in the datasheet view of the
failed query say "#Name?".
Thanks,
Michelle
Can anyone tell me what I'm doing wrong?