On Wed, 24 Feb 2010 13:17:23 -0000, "Nick Shaw"
<nick.s...@citysync.co.uk> wrote:
>You could just import the required DLL functions from sqlite3.dll?  Not
>very object-oriented, I admit - you'd need to write your own class
>wrapper around the functions if you wanted that - but I'd think that
>importing the functions was the quickest method, and then you're not
>reliant on 3rd party interfaces.

Thanks for the tip but as I said, I'm only getting started with
VB.Net, so I need something that'll get me up and running ASAP.

I'm giving System.Data.SQLite a try, and see how it goes.

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

Reply via email to