gorta source files

This directory contains the sources to build the gorta ODBC driver.
The software may be build on either windows 95 in 32bit format or
on windows 3.1 in 16 bit format.

In order to compile on windows 95, the Microsoft C++ compiler version 4.0
is required.

In order to compile the 16 bit version, the Microsoft C++ compiler 
version 1.5 or later plus the Microsoft ODBC SDK is required. Also
a winsock library and header file are required. 

This is version 2.10.0.5.

This version provides some support for the Microsoft Access product.

However the following problems are known at the time it is released:

1.      Export of tables containing memo fields

Tables containing memo fields cause Access to generate an incorrect
Drop SQL clause. I am assuming that this is an access problem, and 
therefore not my problem. 

2.      ODBC error opening a linked table

If you link a table, exit access, reload access and try to access the
linked table, you get an ODBC error. This manifests itself as
an access error in Windows 95, and as error -7713 (after 5 or 6 Ignores)
in windows 3.1. 

If you manually access the database first, either by another link or 
an import, then this problem does not occur. So far I have spent
a lot of time on this problem with no success.

Kevin

June 4 1996
