mattsrebatespam
Member
- Joined
- Feb 15, 2005
- Messages
- 10
I have an XML file that I would like to write to a database. I know how to load the XML file to a dataset by using the DataSet.ReadXml command but I do not know how to write the resulting dataset to the database. Any ideas?
I am using an MS Access database.
I am using an MS Access database.