I'm going to be making a new program, but I've only made web pages before using MS sql server. However this is going to be a standalone program, using xml files as data storage. oe the program will have several user xml files and 1 core xml file which the user can download from an internet server. How ever is it passable for that user to connect to the server and add entries to the xml file.
If so how would you do it? Does the server just need the xml file, or would it need other stuff?
Any help appreciated.
If so how would you do it? Does the server just need the xml file, or would it need other stuff?
Any help appreciated.