Hello

I'm only getting started with VB.Net, and I need a way to work with an
SQLite 3 database.

According to the wiki, the following solutions seem to be currently
supported:

=============
System.Data.SQLite
http://sqlite.phxsoftware.com/

Devart dotConnect for SQLite
www.devart.com/dotconnect/sqlite/

.NET Mono ADO.NET provider for SQLite
www.mono-project.com/SQLite

myGeneration
www.mygenerationsoftware.com/portal/default.aspx

LightSpeed - .NET O/R Mapper with full support for SQLite
www.mindscape.co.nz/products/lightspeed/
=============

If someone can recommend one of them, and ideally, have some code
handy to connect/SELECT/disconnect so I can be up and running soon...

Thank you.

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

Reply via email to