C
Christopher Weaver
This is a broad question. I am developing a multiform Windows applications.
There is only one database involved. I would like to establish one
connection object and a few DataAdapters and DataSets that I can use in
several of the windows. How and where do I instantiate these objects so I
can utilize them from any of the forms in the application?
Thanks.
There is only one database involved. I would like to establish one
connection object and a few DataAdapters and DataSets that I can use in
several of the windows. How and where do I instantiate these objects so I
can utilize them from any of the forms in the application?
Thanks.