Hi, could someone advise me please on the best use of table adapters?
Currently I create a new table adapter for each table I want to access plus a datatable to hold the data.
Am I doing this wrong? Should I be only having 1 table adapter and use it to populate all the tables?
Thanks
Currently I create a new table adapter for each table I want to access plus a datatable to hold the data.
Am I doing this wrong? Should I be only having 1 table adapter and use it to populate all the tables?
Thanks