This file contains details of setting up a client datasource to access
Easysoft Data Access for ISAM 

Windows
=======
Install Easysoft ODBC-ODBC Bridge client for Windows.  Your
server license covers you for this.

Load the ODBC Data Sources applet in the control panel.
    
Click Add and select Easysoft ODBC-ODBC Bridge as the driver.

Complete the following information

DSN                 ISAM
Description         ISAM Data

Server              (hostname or ip address of isam server)
Transport           TCP/IP
Port                8888 (unless changed when installing OOB)
User                (valid user with permissions to access isam files)
Password            (valid password to accompany user)

Target DSN          EASYSOFT_ISAM   (datasource name on isam server)
Target User         dbo             (easysoft's schema user) 
Target Auth         easysoft        (easysofts's schema users password).

Block Fetch Size    10 (see ODBC-ODBC bridge documentation for explanation)

Now click Test	 	

If the datasource has been set up correctly information about the server
will be returned. The datasource is now ready for use.
