When I saw a reply I was hopeful that I might actually have an answer. But the spelling error has nothing to do with the question. I was changing the names of the tables Friday evening trying desperately to have an answer by Monday, because this is important to me.
First is there a way to have two tables update that are populating one datagrid? It seems to bug out at :
Dim objDS as DataSet = New DataSet()
objDA.Fill(objDS, "Cutomers")
objConn.Close()
How can I use objDA.Fill for customers and orders?
Thanks for your help!
If you need...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.