I have a newbie question here; I've Googled and searched through MSDN,
and I'm still a bit confused:
Can anyone point me as to how to connect to a SQLite
(http://www.sqlite.org) database using ODBC in VB.NET? I've downloaded
and installed the SQLite ODBC driver at
http://www.ch-werner.de/sqliteodbc/ , but I'm somewhat confused as to
what the proper connection string would be, how to go about connecting, etc.
Thanks for the help.
Richard Boehme