View Single Post
  #1 (permalink)  
Old 08-16-2007, 01:43 PM
Mac Mac is offline
Newbie
 
Join Date: Aug 2007
Posts: 3
Default SQLite and .NET CF 1.0

My device is running Windows CE .NET 4.2 Core, which doesn't support Microsoft .NET Compact Framework 2.0. The latest version it can use is 1.0 SP3.
The program I want to create is supposed to read a SQLite table and update and delete some rows in that table.

Is there a way I can still use Basic4PPC to create my program?
Reply With Quote