Hi,
I'm not too sure of the correct way to use xml. I can create a xml file relatively easily but I've never been sure of the best way top use it to pass lots of data.
i.e if I have ten thousand clients with full personal and address details would this be ok to stick in 1 xml file or should I really put each clients details in separate xml files? How big can an xml file get before its not useful anymore? What are the best methods or passing large amounts of data?
NB. I will use xml in a mainly online environment, although this will be connected with some offline systems.
Thanks for any advice,
Richard
I'm not too sure of the correct way to use xml. I can create a xml file relatively easily but I've never been sure of the best way top use it to pass lots of data.
i.e if I have ten thousand clients with full personal and address details would this be ok to stick in 1 xml file or should I really put each clients details in separate xml files? How big can an xml file get before its not useful anymore? What are the best methods or passing large amounts of data?
NB. I will use xml in a mainly online environment, although this will be connected with some offline systems.
Thanks for any advice,
Richard