Displaying 1 result from an estimated 1 matches for "sql_api".
2005 Jun 13
1
unixODBC, RODBC, and DB2
...;/home/jcole/lib/R/library/RODBC'
** Restoring previous '/home/jcole/lib/R/library/RODBC'
From rodbc.log it seems that the problem may be with an IBM-supplied
header file:
In file included from RODBC.c:24:
/home/db2inst1/sqllib/include/sqlext.h:1681: error: parse error before
"SQL_API"
/home/db2inst1/sqllib/include/sqlext.h:1682: error: parse error before
"hdbc"
<More gory details available upon request.>
Any thoughts would be very much appreciated. I have verified that my
unixODBC installation is good by connecting to a datasource and making
some succe...