Search Tools Links Login

DB To HTML


Visual Basic 6, or VB Classic

This program demonstrates how you can take a table from a database (MS Access only in this demo) and convert all the records in that table into an HTML document for viewing in a web browser. With very little effort, you can add more HTML tags, more records, etc to have a really nice looking web page. I'm working on one that will use SQL statements to get certain information, instead of the whole thing.
The code is well commented, and any questions can be directed to me

Original Author: Millennium Software

Assumptions

In order to make it work without errors, You MUST make a reference to the Microsoft DAO Library (This can be found by clicking the the PROJECT - REFERENCES menu, then scroll down the listbox until you see "Microsoft DAO 3.0 Library" (or higher)).
The database used in this demo is a database that comes with VB6 and is compatible with MS Access 97 and MS Access 2000 (it may need to be converted).

About this post

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

Categories

Visual Basic 6

Attachments

CODE_UPLOAD4617482000.zip
Posted: 9/3/2020 3:45:00 PM
Size: 80,851 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.