Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Create Table in Access using .xsd file

Status
Not open for further replies.

shavon

Programmer
Jun 18, 2001
102
CA
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.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top