View Single Post
  #2 (permalink)  
Old 05-28-2008, 10:55 AM
Erel's Avatar
Erel Erel is offline
Administrator
 
Join Date: Apr 2007
Posts: 3,132
Default

You should not add System.Data.SQLite.dll, instead you should add SQLDesktop and SQLDevice.
If you are using V6.30 then the right native library (System.Data.SQLite.dll) will be copied when you compile your application.
Reply With Quote