Subject ODBC Driver Compile
Author Ken Richard
I am having some trouble getting the OdbcJdbc driver to compile. The first
problem was the dependency on "/usr/merant-odbc" in OdbcJdbc/makefile. I
tried to get the gcc compiler to use the microsoft headers but it kept
choking. (my first attempt at gcc). I converted all of the makefiles to
msvc and got the OdbcJdbc/makefile to build.

Then I moved on to OdbcJdbc/IscDbc/makefile. This one I could not get to
compile because of a reference to ibase.h - which is not in the cvs
previously mentioned on this list.

Is this file available?

-Ken Richard