J
Jon Brunson
We've got a project that uses SQLCE, and we really (and obviously) need
to store the data in non-volotile memory.
What's the best way to do this?
I've heard "horror" stories about SD Cards dieing after 6 weeks, because
their maximum number of writes have been exceeded, and storing the data
on the onboard ram of the device is stupid, as it would get lost during
a reset.
I'm just after a bit of advice on this front? Surely this problem has
been encountered (and solved) before?
to store the data in non-volotile memory.
What's the best way to do this?
I've heard "horror" stories about SD Cards dieing after 6 weeks, because
their maximum number of writes have been exceeded, and storing the data
on the onboard ram of the device is stupid, as it would get lost during
a reset.
I'm just after a bit of advice on this front? Surely this problem has
been encountered (and solved) before?