ID: 6976 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: InterBase related Operating System: Linux PHP Version: 4.0.2 Assigned To: jah New Comment:
Any news on this Jouni? Previous Comments: ------------------------------------------------------------------------ [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] [EMAIL PROTECTED] 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
