H
Henke
Hi! Are there any best practices using OleDbDataAdapter and strongly typed
data sets? I always end up having too many (I think) adapters and data sets,
even for a small application with just a few tables.
In my most recent project I use 7 tables in the database and I think I have
about 20 adapters. I doubt it's a correct design.
Thanks in advace!
/Henke
data sets? I always end up having too many (I think) adapters and data sets,
even for a small application with just a few tables.
In my most recent project I use 7 tables in the database and I think I have
about 20 adapters. I doubt it's a correct design.
Thanks in advace!
/Henke