On Tue, 26 Feb 2013 15:28:13 +0100, Gilles Ganault
<gilles.gana...@free.fr> wrote:
>but it fails on the second line with "Type SQLiteCommand is not
>defined". Is there another component I need to install?

Got it: It just needs the following line at the top of the file:

Imports System.Data.SQLite

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

Reply via email to