ID: 6976 Updated by: [EMAIL PROTECTED] Reported By: mlemos at acm dot org -Status: Suspended +Status: Feedback Bug Type: InterBase related Operating System: Linux PHP Version: 4.0.2 Assigned To: jah New Comment:
Please try using this CVS snapshot: http://snaps.php.net/php5-latest.tar.gz For Windows: http://snaps.php.net/win32/php5-win32-latest.zip Previous Comments: ------------------------------------------------------------------------ [2003-04-28 11:40:22] [EMAIL PROTECTED] Looks like it will never get fixed. ------------------------------------------------------------------------ [2002-05-25 09:17:06] [EMAIL PROTECTED] Any news on this Jouni? ------------------------------------------------------------------------ [2000-10-06 07:13:37] [EMAIL PROTECTED] Unfortunately, a known fact... Will be fixed some day when both time and brains permits. But remember that I'm not promising a fast fix for this one. :( ------------------------------------------------------------------------ [2000-10-02 13:45:56] mlemos at acm dot org ibase_query executes queries by preparing them first even when there are no arguments to bind. This prevents certain SQL statements to be executed using PHP Interbase API to execute certain types of queries that can't be prepared. Interbase C API has functions that can be used to execute direct queries, so PHP Interbase API ought to use such functions for executing direct queries. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=6976&edit=1