Hello everyone:
Is it possible to programatically create a table in an Access database if I have a .xsd file. I want to point to this file and automatically create a table that matches its specifications.
Also, is it possible to populate that table with data from a .xml file?
I am new to vb.net, but I have much experience in VB6.
Your help is greatly appreciated. Thank you.
Is it possible to programatically create a table in an Access database if I have a .xsd file. I want to point to this file and automatically create a table that matches its specifications.
Also, is it possible to populate that table with data from a .xml file?
I am new to vb.net, but I have much experience in VB6.
Your help is greatly appreciated. Thank you.