Connect to SQL Server database with Visual Basics

Connect to SQL Server database with Visual Basics

How do I connect to a SQL Server database using Visual Basics 6.0?

The most common method for connecting to Visual Basics 6.0 was to use ADO or OLEDB. This is a rather involved process, but if you look up creating an ADO or OLEDB connection you will be well on your way.

This was first published in October 2007