Hi!
I am David.
I request to have my doubt cleared. I begin by explaining the scenario: I am working on a VB.NET 2003 Application. It has many Forms (about 7 Forms). Each Form is based on a Table in a Microsoft Access database which is located in the "bin" folder of the Application. Any given Form, has it's controls not only bound to a main table but also has some of it's controls viz., ComboBox, CheckBox, etc., that look up for values, in other Tables, in the Database, for display.
The doubt is: Which of the following should I do:
Should I create an individual Dataset Class and Object for each Form? OR
Should I create a single Dataset Class and Object for the whole Application?
Thanks for showing considerate patience in reading the above and positively answering my doubt,
David,
Oct., 26, 2006.
I am David.
I request to have my doubt cleared. I begin by explaining the scenario: I am working on a VB.NET 2003 Application. It has many Forms (about 7 Forms). Each Form is based on a Table in a Microsoft Access database which is located in the "bin" folder of the Application. Any given Form, has it's controls not only bound to a main table but also has some of it's controls viz., ComboBox, CheckBox, etc., that look up for values, in other Tables, in the Database, for display.
The doubt is: Which of the following should I do:
Should I create an individual Dataset Class and Object for each Form? OR
Should I create a single Dataset Class and Object for the whole Application?
Thanks for showing considerate patience in reading the above and positively answering my doubt,
David,
Oct., 26, 2006.