If you're using a DataAdapter and DataSet/DataTable, you don't want to set and execute your codes manually from code. You want to prepare your commands, or use the CommandBuilder, and then call the .Update method of your DataAdapter.
ok, I think I understand what you are saying, I am not sure how to do it though. I am going to try to figure it out though. Thank you so much for your input. I might have more questions later!
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.