Search Tools Links Login

Data Access Wrapper


Visual Basic 6, or VB Classic

Provides a wrapper around ADO future proofing your code and making accessing your database much easier. Ensures all your code is standard and uses the best data base access techniques. Also provides functions to convert a recordset to HTML or CSV format - handy for web pages as well as client/server applications. WOULD love your feedback, feel free to contact me directly or submit comments.

Original Author: Ewart MacLucas

Inputs

Can take connection string to database, query, stored procedure names and input/output recordsets.

Assumptions

As reccomended by microsoft, you should be developing component based solutions for your database applications.. this code is best used if you are serious about writing database apps.

Returns

Recordsets, Array or Strings (HTML, CSV) representations of your data

About this post

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

Categories

Visual Basic 6

Attachments

CODE_UPLOAD77927142000.zip
Posted: 9/3/2020 3:45:00 PM
Size: 11,928 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.