T
Trygve Lorentzen
Hi,
I have several forms in my project now, each with it's separate connection
to a DB. I would like to have only one connection in a form or class that
can be used by all the other forms and still be able to use the VS wizards
for DataAdapter creation etc. I would also like to use the same DataAdapters
and DataSets accross multiple forms.
How can I do this most efficiently? Any good articles on this? I have not
found any good information about this on the web yet. Any tips, hints, links
or help will be greatly appreciated. Thanks in advance!
Cheers,
Trygve
I have several forms in my project now, each with it's separate connection
to a DB. I would like to have only one connection in a form or class that
can be used by all the other forms and still be able to use the VS wizards
for DataAdapter creation etc. I would also like to use the same DataAdapters
and DataSets accross multiple forms.
How can I do this most efficiently? Any good articles on this? I have not
found any good information about this on the web yet. Any tips, hints, links
or help will be greatly appreciated. Thanks in advance!
Cheers,
Trygve