Is it possible to issue SQL Style Commands to manipulate data from XML Files
ie. SELECT, INSERT, UPDATE and DELETE
The reason i ask is the i want to write an appliclation that will store the database with the application but with out the user needing to have MSAssess (for MDB or ACCDB files) installed
I have used MDBs, ACCDBs, SQL and SQLExpress before but
SQL is for Network apps
SQLExpress is for Local PC Data based apps
MDB & ACCDB can be used to transfer the data along with the app but require the users PC to have MSAccess installed
so is there any way to use SELECT, INSERT, UPDATE and DELETE statments with XML, If not is there any other datasource type that will