I
info
I import XML Files using the XML Textreader and SQLCe Inserts on an
PocketPC
I Do nothing more then getting the data from the xml file and adding
these informations to an prepared SQLCeInsert which I then execute.
Normally it takes 23 Seconds for 500 Records. Which is ok
but sometimes the speed decreases very fast and the amount of used
application ram increases (~0,02k in 1,2 Seconds).
Then only an softreset of the PPC helps (Does anyone know this
problem?)
I found an article in which a similiar problem was described. They
supposed to use an DB Flush to solve this problem but I can't find any
c# code.
Does anyone have a code for this and can help me or does someone know
any other problems?
PocketPC
I Do nothing more then getting the data from the xml file and adding
these informations to an prepared SQLCeInsert which I then execute.
Normally it takes 23 Seconds for 500 Records. Which is ok
but sometimes the speed decreases very fast and the amount of used
application ram increases (~0,02k in 1,2 Seconds).
Then only an softreset of the PPC helps (Does anyone know this
problem?)
I found an article in which a similiar problem was described. They
supposed to use an DB Flush to solve this problem but I can't find any
c# code.
Does anyone have a code for this and can help me or does someone know
any other problems?