Dwayne Miller writes:
> when I downloaded 7.2b5 and compiled using the steps
>
> ./configure --with-perl --enable-odbc --with-unixodbc
> make
>
> I received and error in the .../interfaces/odbc directory about
> unknown files sql.h and a couple of others (I did this at home last
> night).
It sounds like you don't have unixODBC installed at all. See
www.unixodbc.org. "--with-unixodbc" doesn't mean you're using Unix and
you want to use ODBC. unixODBC is the product name of an ODBC driver
manager that runs on POSIXy operating systems. You might want to check
out the ODBC chapter in the Programmer's Guide, too.
--
Peter Eisentraut peter_e@gmx.net