ADO.NET & XML?

  • Thread starter Thread starter Russ
  • Start date Start date
R

Russ

is there an odbc driver for XML? Im trying to read and write back & forth
to an xml based file.

Thanks
 
You need to use the xml namespaces

There is a small article on vbdotnetheaven.com about XML
Programming.

Glenn Wilson
 
Back
Top