Pocket PC Development
Mobile Device programming at CodeProject
Finding files in WinCE
JPG library for PocketPC
Forums:
msmobiles
Mobile Device programming at CodeProject
Finding files in WinCE
JPG library for PocketPC
Forums:
msmobiles
Using OLE DB on the Pocket PC can be complex. There is a framework available that encapsulates this complexity. It is the ATL OLE DB Consumer Templates.
This articles explains how the Templates can be adapted and used on Pocket PC platforms
How do you migrate code using ADO & recordsets to Sql Server Embedded which doesn't use recordsets but uses rowsets?
Possibly helpful links:
Extended OLEDB library : Ease of ADO, power of OLEDB
Best explanation of difference between recordset & rowset:
http://www.binarystar.co.uk/Support/VB/May97Q&A.htm
Bug report that might be insightful to how editing rowsets work (search for #299584)