I have a chklist boxlist and it has the tables i wish to update if I check them to be updated. Any I select I wish to get the table from the source database and then up from there dynamically.
So I believe I would need to dynamically configure a adapter and a dataset on th fly to handle this for both tables.
Such as temp1.table records < temp2.table, then insert where not in table1
Thanks
Start Free Trial