how review remote xml record many good way?
i am developping small app retrieves an xml file, located remote server ()
this record comparatively big, contains large list geolocations informations i need app.
so i review record remotely once insert small sqlce record (database.sdf)
so i need accessing geolocation #1, i ll only name matter database instead loading whole xml record everytime.
but i know the illusory but controlling .sdf files ?
what many fit proceed (fastest)?
saving large xml record once locally bucket everytime i start app bucket dataset ? app bit enlarged bucket everytime
saving large xml record once locally reading nodes feeling geolocation #1 ?
or illusory collect geolocation #1 remote xml directly() but reading whole record ?
do have any ideas?
thanks
Comments
Post a Comment