Search Tools Links Login

DataAccessDLL


Visual Basic 6, or VB Classic

** PLEASE VOTE FOR MY CODE - EVEN IF YOU DON'T LIKE IT **
GREATLY simplifies accessing JET or SQL Server databases. No more Connection String, provider, data source, Persist Info etc. properties to fill in. Provides easy to follow instructions right inside the DLL.

Original Author: Austin K. Hayward

Inputs

SQL - user id, password, authentication mode, server name, command text
JET - database name, command text

Assumptions

A basic knowledge of ADODB is helpful, SQL statements (select * from whatever)

Returns

ADODB Recordset(s) - can be used as an array for multiple recordset retrieval.

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 95 times

Categories

Visual Basic 6

Attachments

DataAccess214566212001.zip
Posted: 9/3/2020 3:45:00 PM
Size: 8,334 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.