I have a winform which contains a dataset which is not in any way tied to a database. It is created on the fly.
I have created a table in my access database which has the same structure as the dataset.
I want to be able to insert this dataset into the access table.
Can anyone point me in the right direction?
Thanks In Advance
