On Tue, 26 Feb 2013 15:28:13 +0100, Gilles Ganault <[email protected]> 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 [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

