I work with Windows-Mobile and Windows-CE using SqlCE and I dont know what better to do.
Windows-Mobile and Windows-CE
SqlCE
To open connection when the program open, run any
You should close your connection each time you have completed an sql transaction to free connection ports. Always a good practice to avoid security breach.