K
Kevin Spencer
I'm working on a client-server application with which I would like to use a
DataSet as a Data Source. That is, I plan to create an XML DataSet file,
which I can then use as a relational database of sorts. I suppose what I'm
looking for is a Data Provider which can interact with an XML DataSet file,
executing queries of various sorts. Is there an existing OLE DB data
provider out there somewhere that can interact with an XML file created from
an ADO.Net DataSet, or do I have to write one for myself?
Thanks,
Kevin Spencer
..Net Developer
Microsoft MVP
http://www.takempis.com
Big things are made up
of lots of little things
DataSet as a Data Source. That is, I plan to create an XML DataSet file,
which I can then use as a relational database of sorts. I suppose what I'm
looking for is a Data Provider which can interact with an XML DataSet file,
executing queries of various sorts. Is there an existing OLE DB data
provider out there somewhere that can interact with an XML file created from
an ADO.Net DataSet, or do I have to write one for myself?
Thanks,
Kevin Spencer
..Net Developer
Microsoft MVP
http://www.takempis.com
Big things are made up
of lots of little things