G
Guest
How do I access oleDbConnections, oleDbDataAdapters, and data sets that are one one windows form, from another windows form
Basically what I've done is add a new item of a data set to a project, drag a database from the server explorer, and define the relationships. I now want to access, populate, and manipulate this common data set from multiple window forms. I'm new to .net, so I am not sure if this is a wise approach, and if it is what is a good way to do this. Would appreciate any suggestions
Thanks!!
Basically what I've done is add a new item of a data set to a project, drag a database from the server explorer, and define the relationships. I now want to access, populate, and manipulate this common data set from multiple window forms. I'm new to .net, so I am not sure if this is a wise approach, and if it is what is a good way to do this. Would appreciate any suggestions
Thanks!!