S
Sanjib Biswas
Hi,
I am new to VB.Net and was wondering is there any easiest way to create
and update an Access Database (.mdb) with the DataSet that I have populated
from ReadXml(). Basically, I don't want to manually create each table from
the DataTable with SQL create table command, and define constraints etc.
I would appreciate if you could provide some code snippets.
Regards
Sanjib
I am new to VB.Net and was wondering is there any easiest way to create
and update an Access Database (.mdb) with the DataSet that I have populated
from ReadXml(). Basically, I don't want to manually create each table from
the DataTable with SQL create table command, and define constraints etc.
I would appreciate if you could provide some code snippets.
Regards
Sanjib