M
MDB
Due to memory issues, I recently changed my application to open,close and
dispose the db connection on the "fly" rather than using a shared
connection. According to the article in the link below, this is
recommended. Now that I have done this, A lot of my devices in the field
are getting corrupted databases. Has anyone else ran into this or am I
better off going back to a shared connection?
TIA
http://blogs.msdn.com/raffael/archive/2008/02/21/netcf-memory-leak-now-what.aspx
dispose the db connection on the "fly" rather than using a shared
connection. According to the article in the link below, this is
recommended. Now that I have done this, A lot of my devices in the field
are getting corrupted databases. Has anyone else ran into this or am I
better off going back to a shared connection?
TIA
http://blogs.msdn.com/raffael/archive/2008/02/21/netcf-memory-leak-now-what.aspx