S
Scott Anderson
Hi-
When I run my netcf 3.5 app, then click a button that executes
application.exit(), then run the app again, I get an exception when trying to
access the sqlce database. I am making sure that I close the connections and
dispose sqlcecommands after I am done with them. Is there something else I
need to do to make sure the resources are released on application exit? Or
could there be something else that would cause this?
Thanks!
When I run my netcf 3.5 app, then click a button that executes
application.exit(), then run the app again, I get an exception when trying to
access the sqlce database. I am making sure that I close the connections and
dispose sqlcecommands after I am done with them. Is there something else I
need to do to make sure the resources are released on application exit? Or
could there be something else that would cause this?
Thanks!