G
Guest
Hi,
I have a database with quite a few tables in it.
Is it good practice to use a different DataAdapter
for each and every table i want to use in my
application? Or should I use a single DataAdapter
to fill all the tables I need?
Thanks.
I have a database with quite a few tables in it.
Is it good practice to use a different DataAdapter
for each and every table i want to use in my
application? Or should I use a single DataAdapter
to fill all the tables I need?
Thanks.