RE: [PHP-DEV] Update for Birdstep RDM Server / RAIMA Velocis support in PHP 4 & 5

2005-04-15 Thread John Higgins
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

Re: [PHP-DEV] Update for Birdstep RDM Server / RAIMA Velocis support in PHP 4 & 5

2005-04-11 Thread John Higgins
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

[PHP-DEV] Update for Birdstep RDM Server / RAIMA Velocis support in PHP 4 & 5

2005-04-11 Thread John Higgins
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

Re: [PHP-DEV] PHP Patch submission

2005-04-05 Thread John Higgins
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 #

Re: [PHP-DEV] PHP Patch submission

2005-04-05 Thread John Higgins
@@ 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

[PHP-DEV] PHP Patch submission

2005-04-05 Thread John Higgins
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

[PHP-DEV] Config.m4 modifications

2005-03-31 Thread John Higgins
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

[PHP-DEV] Birdstep RDM Server / Raima Velocis support

2005-03-30 Thread John Higgins
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