Hello:
I'm a newbie trying to use Visual Basic 2008 to copy data from a 2 dimensional array into an Access Database table(Access 2007). So far I've defined the fields I need in an empty database.I've run the datasources connection wizard, tested the connection successfuly, and selected the data objects.
I don't know what to do next.All I want to do is add each row of my array to the blank database and save it.I don't know how to accesss the database fields or save the records.
Please help,
thankx


