G
Guest
Hello,
I want to put logging functionality in my application and i want to store
this information in an XML file with date, string and integer values.
How do i write just one record to the XML file.
I don't want to use a dataset and i don't wan to load the entire file into
memory.
Is this possible ?
Can someone give me a simple example?
Thanks in advanced
Hans
I want to put logging functionality in my application and i want to store
this information in an XML file with date, string and integer values.
How do i write just one record to the XML file.
I don't want to use a dataset and i don't wan to load the entire file into
memory.
Is this possible ?
Can someone give me a simple example?
Thanks in advanced
Hans