J
Jonathan Wood
I'm fairly new to using a SQL Server data source in a C# Windows Forms
application.
I want to use several tables on several of my forms--and probably a couple
of data grids. So, from the Data Sources windows, I selected Add New Data
Source.
This pops up the Data Source Configuration Wizard, which allows me to select
which database objects I "want in my dataset."
I'm not clear on if I should select all the objects I want to use in my
application, or if I should just choose those objects I want to use on the
current form (and then do this again for other forms).
Can someone help point me in the right direction?
Thanks.
Jonathan
application.
I want to use several tables on several of my forms--and probably a couple
of data grids. So, from the Data Sources windows, I selected Add New Data
Source.
This pops up the Data Source Configuration Wizard, which allows me to select
which database objects I "want in my dataset."
I'm not clear on if I should select all the objects I want to use in my
application, or if I should just choose those objects I want to use on the
current form (and then do this again for other forms).
Can someone help point me in the right direction?
Thanks.
Jonathan