J
John
Hi
I have a clients table and a suppliers table. Both link to a single contacts
table as all contacts (clients or suppliers) reside in it. I have two
questions;
1. Should I create a single dataset definition for all three tables or two
separate definitions one each for client & contacts and suppliers and
contacts?
2. What is the procedure to create this dataset definition so I can use it
in my code? I believe this is what is called a typed dataset?
Thanks
Regards
I have a clients table and a suppliers table. Both link to a single contacts
table as all contacts (clients or suppliers) reside in it. I have two
questions;
1. Should I create a single dataset definition for all three tables or two
separate definitions one each for client & contacts and suppliers and
contacts?
2. What is the procedure to create this dataset definition so I can use it
in my code? I believe this is what is called a typed dataset?
Thanks
Regards