J
JH
In my application which connects to a database with three tables dynamically
1. Is it necessary to have more than one connection string every time I
create a dataset?
2. Is it recommended to use more than one data adapter each time I query to
form a dataset?
3. when do you close a connection?
Newbie here
1. Is it necessary to have more than one connection string every time I
create a dataset?
2. Is it recommended to use more than one data adapter each time I query to
form a dataset?
3. when do you close a connection?
Newbie here