Tools Links Login

DAO Export Class

This is the code from a class module for exporting from any Jet database to any ISAM format out there. I think it neatly encapsulates the process, and uses properties and methods to make the process as easy as possible.

Original Author: Darryn Frost

Inputs

There are filter properties you can set, which will then return an appropriate filter string for the Common Dialog, and you can use either the properties or pass most of the parameters directly. It will ask for a password if you try to open a password-protected database as your source. From Access to text, excel, dbase, foxpro, html, or into another Access mdb, From excel to text, from text to html, etc. You can select individual fields from table to export if you open a database, and choose a new table name if you wish, You can insert multiple tables as worksheets into a single Excel Workbook, etc.

Assumptions

I have included the class module, along with a demo form to see how it works.

About this post

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

Categories

Visual Basic 6

Attachments

DAO Export200725252001.zip
Posted: 9/3/2020 3:45:00 PM
Size: 8,047 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.