Thread
:
SQLite external library newbie question
View Single Post
#
2
(
permalink
)
05-28-2008, 10:55 AM
Erel
Administrator
Join Date: Apr 2007
Posts: 3,132
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.
Erel
View Public Profile
Send a private message to Erel
Find all posts by Erel