Hi Everyone,
Can someone show me the code on how add multiple record for the individual client. I'm writting a small program to keep track of client that renting out videos. I had 2 tables created, one is call "info" to store addresses and the other is to keep track of the checkout videos. I had created a relationship with AccountID. How do I code it so when client checkout multiple videos, and also copy records from one listview to the other listview. I'm working with ADO.
Thank you!
Can someone show me the code on how add multiple record for the individual client. I'm writting a small program to keep track of client that renting out videos. I had 2 tables created, one is call "info" to store addresses and the other is to keep track of the checkout videos. I had created a relationship with AccountID. How do I code it so when client checkout multiple videos, and also copy records from one listview to the other listview. I'm working with ADO.
Thank you!