I got the Dataset from web service and I want to update/insert that Dataset into the local table in the Pocket PC. Can any one give some idea or code that can help me?
Thank you for your help. I think you're right that I must
create a stored procedure or SQL code to make it works. But I am stuck on that. Here I have so far. Please take a look a code below so you can see why it does not update in my table.
Dim dsItems As New Service1
Dim ds As DataSet
Dim myCommand As SqlCeCommand
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.