  |
Accessing MySQL BLOB columns using Visual Basic 6 - http://dev.mysql.com/tech-resources/articles/vb-blob-handling.html
Describes in-depth how to access BLOB columns on a MySQL server using Visual Basic 6 and the ADO Stream Object. Blob columns store binary data such as images. |
  |
VBMySQL.com - http://www.vbmysql.com/
Dedicated to combining Visual Basic with MySQL. Includes Articles, Sample Code, Forums, Presentations, and an informative Weblog. |
  |
Introduction to the Usages of Access Databases - http://www.devdos.com/vb/lesson4.shtml
Brief introduction to the usages of Access databases. |
  |
DB Build Net - http://www.azurit2010.com/
A generator browses database (Oracle, Access) and builds 3 VB Net Modules : Classes, Data Manager, Data Access. It can generate also Oracle stored. |
  |
JC Persistence Framework - http://jcframework.sourceforge.net/
An O/R database mapping layer for VS.NET and VB6. Based on Scott Amblers design. [Open source, GPL] |