ID:               26636
 Updated by:       [EMAIL PROTECTED]
 Reported By:      a dot lahaye at wanadoo dot fr
-Status:           Open
+Status:           Bogus
-Bug Type:         *General Issues
+Bug Type:         Sybase-ct (ctlib) related
 Operating System: Linux RedHat 7.3
 PHP Version:      4.3.4
 New Comment:

Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. 

Thank you for your interest in PHP.

See bug #13475



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

[2003-12-15 18:29:09] a dot lahaye at wanadoo dot fr

Description:
------------
Hi,

When your run a stored procedure (under sybase) that make
multi-result-set you can only have the first multi-result-set (not the
other).

Bug related to : #13763, #11475, #13475, #13735, #12074

for example in a stored procedure (at the end of this)

....
SELECT LIB1, LIB2 FROM LIBELLE
SELECT NAME, FNAME FROM PEOPLE

You have only date from table LIBELLE


Expected result:
----------------
>From java you can access to the multi-result-set

Actual result:
--------------
get only the first result set


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


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

Reply via email to