i have 2 tables tblCustomers and tblTransactions, how do i code a
data relationship between them. have created a dataset and data adapter.
say their common field is 'ID'. how do ensure also when the data
is updated, it is updated into the proper tables.
data relationship between them. have created a dataset and data adapter.
say their common field is 'ID'. how do ensure also when the data
is updated, it is updated into the proper tables.