SMM's Text2DAO Utility
Version 1.2005.0.312 Copyright 2005 Michael A. Druckenmiller Sr.
A Utility to Import a delimited Text File into a Microsoft Jet Database
Also allowing for the maintenance of the created database.

Table of Contents

Introduction
The Main Screen SMM's Dataview

Introduction

What Is It?
SMM's Text to Database Utility is a program for importing Delimited Text Files and creating a Microsoft© Jet© Database file.

It will also allow the user to Open A Microsoft© Jet© Database file and explore it's structure provided it is not Password Protected.

Why Was It Written?
This utility was originally written to allow me to import Jonathon's e-Sword Module Database file using the .CSV export method from the Yahoo e-Sword user Groups.

Like all projects it was quickly realized that with a few programming additions the Utility could have a broader range of users and applications.

What Can It Do?
In text Import Mode: In Database Mode:

The Main Screen


This is what you see when you first start the program.

The Menu System is Simple and straightforward



A Dbl-Click on the Filename or an [ENTER] will import the file selected.


If you happen to choose the wrong Delimiter you might get something like this. Here the Delimiter is a 'Comma' but an attempt was made to Import 'thinking' the correct Delimiter was a 'Tab'.


Here is a properly Imported File.


The Database Menu allows for
Which allows you to select or enter a Filename to save your newly created Database.
The Extension will be forced to .MDB at this time. You can always rename it later.
The Database is not automatically opened. Also, Please note that the delimiter Sub-Menu is non-functional in this useage.

The 'About' Menu selection Displays the License

SMM's Text2DAO is Freeware
No fee may be charged for this Utility!

You are free to use this Utility without charge or obligation of any kind…

    Provided you abide by the following:
  1. No warranty or guarantee is implied or offered concerning your use of this Utility. You shall hold both the Programmer and the Distributor blameless for any misunderstanding or losses you may incur due to the use of this program.
  2. You may not incorporate this Utility into any Commercial Product without my express written permission. It's not really written to be called from another program.
  3. You may not reverse engineer this Utility. Why would you want to? I will address 'Bug' reports. And, take recommendations for improvement seriously.
  4. You may distribute this program provided you distribute it in its entirety and with a reference to my web site: www.houseofmyrrh.org and no payment of any kind is required.

Source code may, or may not, be made available on request after receipt of a signed non-disclosure and Programmers License Agreement.

Encouragement, constructive criticism, and bug reports are always appreciated.

Thank You,

Michael A. Druckenmiller Sr.
P.O. Box 131
Williston, SC 29853

SMM's Dataview

To access SMM's Dataview you will need to select a Database File to open using the [File]-[Open database] menu selection from the Main Window Form.

Please note that the Text Box is for Filename display purposes only.



Here is the initial Dataview Screen. Doesn't look like much does it?

That's because no Table has been selected.


Here is a View after a Table has been selected. Please Note: Other Buttons