amaconline
Member
Hello Master Mind People.. I hope you can give me a solution to my problem..
I have got an Access file which contains three tables. All three tables have got a relationship as CUST_TYPE -- CUSTOMER -- CUST_IMAGE_PATH
I am trying to load it on VB.Net and so far I managed to load CUST_TYPE and also it allows me to add/delete or update data. However, when I created another form and linked it from the CUST-TYPE form, it loads fine, but when I try to add information to the CUSTOMER table which is related to the CUST_TYPE, it does not work...
My question is, how can I add information that is related to one specific record to multiple tables... please help..
Thank you very much..
I have got an Access file which contains three tables. All three tables have got a relationship as CUST_TYPE -- CUSTOMER -- CUST_IMAGE_PATH
I am trying to load it on VB.Net and so far I managed to load CUST_TYPE and also it allows me to add/delete or update data. However, when I created another form and linked it from the CUST-TYPE form, it loads fine, but when I try to add information to the CUSTOMER table which is related to the CUST_TYPE, it does not work...
My question is, how can I add information that is related to one specific record to multiple tables... please help..
Thank you very much..