|
From: Marco Castro Marco on 2 Jul 2008 17:16 Hello, I'm new in .Net world and there is so many info that I'm lost. DataSet is creted by Visual Studio 2008 to handle a FireBird database. Where can I find documentation about how to use theses classes in a better way? What is the most efective way to use it: load table by table from the database and DataSet handles it or is better create a composite query leaving the work to the database and DataSet gets the relationship already done? Thanks,
From: bhicks11 via AccessMonster.com on 2 Jul 2008 17:50 Hi Marco, You posted this in the Access Forum. It would be better in a .net forum. Bonnie http://www.dataplus-svc.com Marco Castro wrote: >Hello, > > I'm new in .Net world and there is so many info that I'm lost. DataSet is >creted by Visual Studio 2008 to handle a FireBird database. Where can I find >documentation about how to use theses classes in a better way? > > What is the most efective way to use it: load table by table from the >database and DataSet handles it or is better create a composite query leaving >the work to the database and DataSet gets the relationship already done? > > Thanks, -- Message posted via AccessMonster.com http://www.accessmonster.com/Uwe/Forums.aspx/access-tablesdbdesign/200807/1
|
Pages: 1 Prev: Looking for a design suggestion... Next: How do I make a unique ID# for drop down box items? |