I use
VB.NET/ADO.NET to access an Access database and I need a very quick way of inserting loads of rows into one table in the database.
There seems to be so many different combinations/solutions but I need the quickest one!
My
VB.NET book seems to give many code examples on how to retreive data, but what is the best way to insert data?
Really appreciate some ideas or code samples.
Anne