*****************
* MyAccess 1.01 *
*****************
Hubertus Hiden	<hidden@netway.at>


Overview
********
MyAccess is an AddIn for Access 97 / Access 2000 and handles a lot of 
things I missed when I started working with MySQL.
MyAccess has an Access-like database window and allows you to create,
modify and view MySQL-tables.

It connects to MySQL via MyODBC !


Main Functions
**************

Create/Change/Drop/Open Tables
Connect tables to Access
Extract "Create Table-Scripts' from MySQL
Execute Queries against MySQL (the SQL-Commands can be stored as ASCII-files)
Log Changes
If you can't find some of these functions take a look at the table's context menu ;-)

Installation
************
Start Access and open any Access database. Select Extras/Add-Ins/Add-In Manager and add MyAccess from the destination where you copied it to. MyAccess.mda will now be copied to your 
..\Office97\Office directory.


Copyright and distribution
**************************
This program is freeware. 

My Address is:
	Softwareentwicklung Hiden
	Hubertus Hiden
	Wekstrasse 2
	A-8670  Krieglach
	<hidden@netway.at>

Although the program is freeware it is:
	copyright  1999 by Softwareentwicklung Hiden, Hubertus Hiden


**********************************************************************************


Improvements to version 0.90
****************************
-> Each window (except the main window) can be opened several times
-> Multiple field indexes are supportet
-> 'Create Table Scripts' can be extracted from an existing table
-> Now you can see all the commands you sent to the server in a log-table
-> SQL commands can be executed directly from MyAccess
-> mysqladmin flush-tables can be executed automatically befor changing a table.
   Take a look at MyAccess_MySQLWin.reg
-> Version for Access2000


P.S.: If you have any suggestions please mail me