[PHP-DB] compile failure with php4 & odbc From: systems (systems <email protected>)
Date: 08/15/00

Hi, I used configure with mysql, apache, xml and openlink (as I usually do
with php v3) but I get an error when the make gets to the odbc part:

php_odbc.c: in function odbc_column_lengths:
php_odbc.c:606: 'SQLINTEGER' undeclared (first use in this function)

+ a few more lines that come from this.

I can't find any sign of a definition of SQLINTEGER in any header file --
where should it be?

thanks

Gordon Gallacher

(Linux RH6.1; Openlink odbc; PHP4.0.1pl2)

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-db-unsubscribe <email protected>
For additional commands, e-mail: php-db-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>