From:             [EMAIL PROTECTED]
Operating system: Linux RedHat 7.0
PHP version:      4.0.3pl1
PHP Bug Type:     Sybase-ct (ctlib) related
Bug description:  Problems with result-set from temporary tables

I have some stored procedures that return a result from a temporary table. When via 
ct-lib i try to get the rows it didnīt return anything.
I try with the function sybase_query , and when i get the resource handler none of 
this functions give me any result:
sybase_num_rows, sybase_fetch_array,sybase_fetch_row.

the reproduction is easy just create a stored procedure that create, fill and select a 
temporary table.

if you use the php ct-lib functions they didnīt return any result.




-- 
Edit Bug report at: http://bugs.php.net/?id=9906&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to