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.6.

This version provide support for integer fields with access. In
2.10.0.5 integer fields don't work correctly. This results in two
errors:

        1.      Data on the database is incorrect

        2.      Primary keys of type integer cannot be read back,
                and hence access believes records inserted have
                been deleted.

Kevin

June 23 1996
