K
Kelvin
I am writing an XML wrapper for my diary logger...I am using VB with
MSXML30.dll...
Do I need to load the whole XML file into memory if I need to write/review
my diary
interactively?All my diary data is stored in one XML file, which might get
large as time
goes on...
Is it possible to retrieve ONE record at a time in order to save memory
usage?
Kelvin
MSXML30.dll...
Do I need to load the whole XML file into memory if I need to write/review
my diary
interactively?All my diary data is stored in one XML file, which might get
large as time
goes on...
Is it possible to retrieve ONE record at a time in order to save memory
usage?
Kelvin