1
Reply

simple database, no OLEDB etc

Ryan Minor

Ryan Minor

Nov 19 2009 1:23 PM
2.4k
I understand that SqlLite was designed to be accessed as a DLL and does not require OLE etc. I understand that to get SqlLite access in a C# application, you need a third party program. One I know of uses OLE. I am looking for a simple database program that can be access simply using DLL. Any ideas?

Answers (1)