

   iaxatt - attachment library for microsoft access

    1995 by interactive information systems


Included in this .ZIP file are the following files:

iaxatt.mda		The library file
iaxatt.hlp		Help file 
code.mdb		Part of the sample 
data-net.mdb		Part of the sample
data-loc.mdb		Part of the sample
att-test.ini		Part of the sample
register.txt		How to register (also available in 
			the help file)
readme.txt		The file you are currently reading


Installation of the library
===========================

- Copy IAXATT.MDA to a directory of your choice (preferrably 
  the Access- or a dedicated library-directory).

- Edit <windir>\MSACC20.INI to show the following entry:
	[Libraries]
	... = ...
	<libdir>\iaxatt.mda = ro
	... = ...

- (Restart Access)

Installation of the sample
==========================

- Create a new directory.
- Copy code.mdb, data-net.mdb, data-loc.mdb to the newly created directory.
- Copy att-test.ini to your Windows directory.
- Edit <windir>\att-test.ini to set the correct paths:

	[Attached DB]					<-- no need to change
	DBPRIORITY=NETDB, LOCALDB			<-- no need to change
	NETDB=1#<drive:\your path>\DATA-NET.MDB		<-- change path
	LOCALDB=1#<drive:\your path>\DATA-LOC.MDB	<-- change path


Start the sample
================

- Start Access
- Open code.mdb from the directory you created


Play with the sample
====================

- Edit <windir>\att-test.ini to have NETDB or LOCALDB or both point to 
  nonexistent drives/directories/files and see what happens.

- Rename the files and see what happens



So - Enjoy and Register this product!
