Martyh
Registered User.
- Local time
- Today, 17:18
- Joined
- May 2, 2000
- Messages
- 196
Refering to the enclosed graphic, the computer is right about it missing tblTransaction12 !!
I used a dummy table to test out everything till it worked well (tblTransaction). Then in a table I called tblTransaction12 I placed all the proper data. I then changed the name back to the original tblTransactions; redid all the relationships between tblTransactions; and I decompiled and recompiled the code. (Did I miss anything??)
However, I still get this routine recognizing tblTransaction12 which is now removed.
Stangely it recognizes the correct relationship between tblTransactions and tblBudgets, but does not recognize the relationship between tblTransactions and tblInvoices.
How is this possible?? I am losing hair over this (which will not be the only thing I'll lose if I don't get this thing corrected) Can anyone help me??
and 
I used a dummy table to test out everything till it worked well (tblTransaction). Then in a table I called tblTransaction12 I placed all the proper data. I then changed the name back to the original tblTransactions; redid all the relationships between tblTransactions; and I decompiled and recompiled the code. (Did I miss anything??)
However, I still get this routine recognizing tblTransaction12 which is now removed.
Stangely it recognizes the correct relationship between tblTransactions and tblBudgets, but does not recognize the relationship between tblTransactions and tblInvoices.
How is this possible?? I am losing hair over this (which will not be the only thing I'll lose if I don't get this thing corrected) Can anyone help me??

