Hello all,
I am new to using Access with C#. I am simply trying to write an app that scraps some data off of a website and writes it directly into the DB.
I've got the scrapping part down.
Can someone provide me with some basic examples of how to use an Access DB and more specifically, how to use an Insert statement against it? i.e., I don't want to enter the data in using a datagrid, but rather directly from the parsed out data from the website.
Thanks all,
Sam
I am new to using Access with C#. I am simply trying to write an app that scraps some data off of a website and writes it directly into the DB.
I've got the scrapping part down.
Can someone provide me with some basic examples of how to use an Access DB and more specifically, how to use an Insert statement against it? i.e., I don't want to enter the data in using a datagrid, but rather directly from the parsed out data from the website.
Thanks all,
Sam