Jani, Albert, have I missed something? I don't see what this has to do with my
update, is this a mistake or am I missing something?
Thanks,
-
Birdstep Technology John Higgins
Office: 206 748
HP_ODBC_HAVE_FETCH_HASH 1
+#if defined(HAVE_DBMAKER) || defined(PHP_WIN32) || defined(HAVE_IBMDB2) ||
defined(HAVE_UNIXODBC) || defined(HAVE_BIRDSTEP)
+#define PHP_ODBC_HAVE_FETCH_HASH 1
#endif
/* user functions */
"John Higgins" <[EMAIL PROTECTED]> wrote in message
news:[EMA
I would like to submit an update for the UODBC module in PHP 4 & 5. The
changes update PHP's UODBC module to work with the latest versions of
Birdstep's RDM Server DBMS, while maintaining compatibility with previously
supported versions. The update was necessary due to a change in Birdstep's
module_ptr &odbc_module_entry
-#if defined(HAVE_DBMAKER) || defined(PHP_WIN32) || defined(HAVE_IBMDB2) ||
defined(HAVE_UNIXODBC)
+#if defined(HAVE_DBMAKER) || defined(PHP_WIN32) || defined(HAVE_IBMDB2) ||
defined(HAVE_UNIXODBC) || defined(HAVE_BIRDSTEP)
# define PHP_ODBC_HAVE_FETCH_HASH 1
#
@@
extern zend_module_entry odbc_module_entry;
#define odbc_module_ptr &odbc_module_entry
-#if defined(HAVE_DBMAKER) || defined(PHP_WIN32) || defined(HAVE_IBMDB2) ||
defined(HAVE_UNIXODBC)
+#if defined(HAVE_DBMAKER) || defined(PHP_WIN32) || defined(HAVE_IBMDB2) ||
defined(HAVE_UNIXODBC) || define
Hi all,
I would like to submit a patch for PHP 4 as well as PHP 5. The patch
will update PHP's UODBC
module to work with more recent versions of Birdstep Technology's RDM Server
product. The files
affected are ext/odbc/config.m4 & ext/odbc/php_odbc.h. Below is the diff
output for the two
ODBC_LIBDIR
ODBC_LIBS="-lCrdbc32"
AC_DEFINE(HAVE_BIRDSTEP,1,[ ])
dnl AC_DEFINE(LINUX_X86,1,[ ]) #if I do this, it works fine.
AC_MSG_RESULT(yes)
else
AC_MSG_RESULT(no)
fi
],[
AC_MSG_RESULT(no)
])
fi
-
Birds
here... Can anybody help?
- John
-
Birdstep Technology John Higgins
Office: 206 748 5353Software Engineer
Fax: 206 748 5200 Direct: 206 748 5240
Web: http://www.birdstep.com