Depends on what version of VB and what type of data access underpinnings you're using. If it's ADO.NET, you'll want to use the free open-source SQLite ADO.NET provider from http://sqlite.phxsoftware.com
Robert -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steven Charest Sent: Friday, October 03, 2008 4:54 PM To: sqlite-users@sqlite.org Subject: [sqlite] Visual Basic Programming to SQlite I am a Visual Basic programmer who would like to port the Access Database over to SQlite. Is there any documentation on how to use this database with Visual Basic? I am difficulty finding any documentation on it. Thanks _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users