I am inserting customer data thru my application in timer's tdb file.
I am inserting data into 3 tables:
Names
Customer Info
Contact Info
After that i am able to see this customer in customer's list.
When i add new activity for that i am not able to see that activity in the combo box which is displayed in the new activity dialog box.
Activities table in tdb file also has the data.
what should be the problem?