ID:               21162
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         Informix related
 Operating System: AIX4.3.3
 PHP Version:      4.2.3
 New Comment:

No feedback was provided for this bug for over 2 weeks, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".


Previous Comments:
------------------------------------------------------------------------

[2002-12-23 10:43:49] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-latest.zip



------------------------------------------------------------------------

[2002-12-23 05:04:31] [EMAIL PROTECTED]

I'm trying to get date from VIEW using ifx_query or ifx_prepare
(ifx_do). Every time those functions return me result_id=0
...
$q_zlec="SELECT * FROM v_zlec";

$rez_zlec=ifx_query($q_zlec,$conn_id);
printf("Rez:%d", $rez_zlec); <== always 0
....
Przemek




------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=21162&edit=1

Reply via email to