G
Guest
We have a 7.1meg XML file(15000 records) which we write to XML from a backend DB
We write the XML to a dataset and then populate a SQLCE DB from the XML file
The problem is we are running out of virtual memory on the PDA.
Can we stream the XML to the SQLCE without the use of a dataset
The XML file load on a laptop takes about 8 mins
Are there compression techniques etc ?
We write the XML to a dataset and then populate a SQLCE DB from the XML file
The problem is we are running out of virtual memory on the PDA.
Can we stream the XML to the SQLCE without the use of a dataset
The XML file load on a laptop takes about 8 mins
Are there compression techniques etc ?