Anand Shah wrote:
> 
> DeviceApplication1.exe
> NullReferenceException
> at DeviceApplication1.Form1.Button1_Click()\par
> at System.Windows.Forms.Control.OnClick()\par
> at System.Windows.Forms.Button.OnClick()\par
> at System.Windows.Forms.ButtonBase.WnProc()\par
> at System.Windows.Forms.Control._InternalWnProc()\par
> at Microsoft.AGL.Forms.EVL.EnterMainLoop()\par
> at System.Windows.Forms.Application.Run()\par
> at DeviceApplication1.Form1.Main()\par
> 

I see no references to SQLite or System.Data.SQLite in the above stack
trace.

> 
> The latest version you have suggested might need .net CF 3.5 but I must
use
> 2.0 CF.
> 

It is also possible to target the .NET Compact Framework 2.0 with the
current
sources by using the project file for Visual Studio 2005.

--
Joe Mistachkin

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to