G
Guest
I need to move data stored in an xml file to an MS Access 2000 table. I have
a VB.net (created within Visual Studio.Net 2003) windows form that reads the
xml data to a dataset and displayed in a datagrid so the user can verify that
it is indeed the data they want. What I'm missing is how to save it to an
existing Access table with the click of a button.
a VB.net (created within Visual Studio.Net 2003) windows form that reads the
xml data to a dataset and displayed in a datagrid so the user can verify that
it is indeed the data they want. What I'm missing is how to save it to an
existing Access table with the click of a button.