]> granicus.if.org Git - php/commitdiff
added #define(OPENLINK) to the SDWORD instead of SQLINTEGER line.. this is for bug...
authorDan Kalowsky <kalowsky@php.net>
Thu, 28 Dec 2000 19:23:09 +0000 (19:23 +0000)
committerDan Kalowsky <kalowsky@php.net>
Thu, 28 Dec 2000 19:23:09 +0000 (19:23 +0000)
ext/odbc/php_odbc.c

index f31b5b53bffa57eb7c0f190ef803cd426f305d25..0650224f8fbc6c103e5abccfe8eb040b61cf7a5a 100644 (file)
@@ -611,7 +611,7 @@ static int _close_pconn_with_id(list_entry *le, int *id)
 void odbc_column_lengths(INTERNAL_FUNCTION_PARAMETERS, int type)
 {
        odbc_result *result;
-#if defined(HAVE_SOLID) || defined(HAVE_SOLID_30)
+#if defined(HAVE_SOLID) || defined(HAVE_SOLID_30) || defined(HAVE_OPENLINK)
        /* this seems to be necessary for Solid2.3 ( tested by 
         * tammy@synchronis.com) and Solid 3.0 (tested by eric@terra.telemediair.nl)
         * Solid does not seem to declare a SQLINTEGER, but it does declare a