[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-cvs
Subject:    [PHP-CVS] cvs: php4 /ext/odbc php_odbc.h
From:       "Wez Furlong" <wez.php () thebrainroom ! net>
Date:       2003-04-30 23:32:36
[Download RAW message or body]

wez		Wed Apr 30 19:32:36 2003 EDT

  Modified files:              
    /php4/ext/odbc	php_odbc.h 
  Log:
  UnixODBC also supports the fetch_array() and fetch_object() functions...
  
  
Index: php4/ext/odbc/php_odbc.h
diff -u php4/ext/odbc/php_odbc.h:1.53 php4/ext/odbc/php_odbc.h:1.54
--- php4/ext/odbc/php_odbc.h:1.53	Wed Apr 30 06:45:45 2003
+++ php4/ext/odbc/php_odbc.h	Wed Apr 30 19:32:36 2003
@@ -18,7 +18,7 @@
    +----------------------------------------------------------------------+
 */
 
-/* $Id: php_odbc.h,v 1.53 2003/04/30 10:45:45 wez Exp $ */
+/* $Id: php_odbc.h,v 1.54 2003/04/30 23:32:36 wez Exp $ */
 
 #ifndef PHP_ODBC_H
 #define PHP_ODBC_H
@@ -33,7 +33,7 @@
 extern zend_module_entry odbc_module_entry;
 #define odbc_module_ptr &odbc_module_entry
 
-#if defined(HAVE_DBMAKER) || defined(PHP_WIN32) || defined(HAVE_IBMDB2)
+#if defined(HAVE_DBMAKER) || defined(PHP_WIN32) || defined(HAVE_IBMDB2) || defined(HAVE_UNIXODBC)
 # define PHP_ODBC_HAVE_FETCH_HASH 1
 #endif
 



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic