Set TableAdapter connection to XML file

  • Thread starter Thread starter bkolowitz
  • Start date Start date
B

bkolowitz

I'm using Visual Studio 2005, and I created a DataSet.
I would like to use Query Functionality, but my data is stored in an
XML file not a DB
Is there a way make the TableAdapter hook to a XML file and not a DB?
 
Back
Top