Hello, now I compiled php with the new php_maxdb.c but there are still somer errors: ______________________________________________________________________________________________ -I/opt/php/php-5.1.2/ext/date/lib -I/home/sdb/programs/sdk/sqldbc/incl -I/opt/php/php-5.1.2/TSRM -I/opt/php/php-5.1.2/Zend -I/usr/include -g -O2 -c /opt/php/php-5.1.2/ext/maxdb/php_maxdb.c -o ext/maxdb/php_maxdb.lo /opt/php/php-5.1.2/ext/maxdb/php_maxdb.c: In function `php_maxdb_free_stmt_bind_buffer': /opt/php/php-5.1.2/ext/maxdb/php_maxdb.c:697: error: structure has no member named `m_typestring' /opt/php/php-5.1.2/ext/maxdb/php_maxdb.c:698: error: structure has no member named `m_typestring' /opt/php/php-5.1.2/ext/maxdb/php_maxdb.c: In function `php_init_prepared_statement': /opt/php/php-5.1.2/ext/maxdb/php_maxdb.c:971: error: structure has no member named `m_isarray' /opt/php/php-5.1.2/ext/maxdb/php_maxdb.c:972: error: structure has no member named `m_array' /opt/php/php-5.1.2/ext/maxdb/php_maxdb.c:973: error: structure has no member named `m_typestring' /opt/php/php-5.1.2/ext/maxdb/php_maxdb.c: In function `php_init_result': /opt/php/php-5.1.2/ext/maxdb/php_maxdb.c:1009: error: structure has no member named `m_iscopy' /opt/php/php-5.1.2/ext/maxdb/php_maxdb.c: In function `php_maxdb_bind_parameters': /opt/php/php-5.1.2/ext/maxdb/php_maxdb.c:1268: error: structure has no member named `m_isarray' /opt/php/php-5.1.2/ext/maxdb/php_maxdb.c:1272: error: structure has no member named `m_array' /opt/php/php-5.1.2/ext/maxdb/php_maxdb.c:1295: error: structure has no member named `m_typestring' /opt/php/php-5.1.2/ext/maxdb/php_maxdb.c: In function `zif_maxdb_stmt_bind_param': /opt/php/php-5.1.2/ext/maxdb/php_maxdb.c:5591: error: structure has no member named `m_isarray' /opt/php/php-5.1.2/ext/maxdb/php_maxdb.c:5592: error: structure has no member named `m_array' /opt/php/php-5.1.2/ext/maxdb/php_maxdb.c:5594: error: structure has no member named `m_typestring' /opt/php/php-5.1.2/ext/maxdb/php_maxdb.c:5595: error: structure has no member named `m_typestring' make: *** [ext/maxdb/php_maxdb.lo] Error 1 ____________________________________________________________________________________________ thanks... Ralf
-- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
