eschulz
Member
I have written an application that converts text files into XML files. Now I want to update a table in SQL Server using the created XML file. I am able to create and populate a dataset from the XML file. My main question is how do I update my table in SQL Server with the dataset created from the XML file?
Thanks in advance
--eschulz
Thanks in advance
--eschulz