Data Source Configuration Wizard (VS2005)

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Data Source Configuration Wizard (VS2005)

Is it a good practice to have a single DataSet for a DataSource even though
there is large number of tables in a database, or is it better to configure
multiple DataSets using Data Source Configuration Wizard?

Thanks
 
Back
Top