N
nobody
I know you can use Dataset.ReadXML, Dataset.ReadXMLSchema, and
Dataset.WriteXML to use an XML file as a datasource. My question is can you
do SQL against an XML datasource? Since you're using the Dataset, you're
bypassing the DataAdapter, and I don't see an OleDb provider listed in
Server Explorer for XML.
Dataset.WriteXML to use an XML file as a datasource. My question is can you
do SQL against an XML datasource? Since you're using the Dataset, you're
bypassing the DataAdapter, and I don't see an OleDb provider listed in
Server Explorer for XML.