ID: 14354
Updated by: lobbin
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Sybase (dblib) related
Operating System: Linux Mandrake 8
Old PHP Version: 4.0.6
PHP Version: 4.1.1


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

[2002-01-08 17:02:43] [EMAIL PROTECTED]

I just tried it on php 4.1.1 and the problem still exists.


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

[2002-01-07 02:34:06] [EMAIL PROTECTED]

Does this problem still exist on 4.1.1?

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

[2001-12-12 06:41:44] [EMAIL PROTECTED]

oh, ok, then it is not bogus.

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

[2001-12-12 06:24:21] [EMAIL PROTECTED]

I'm not sure if I can agree with you on that. If I don't use the @
sign, sybase_query displays a warning of the type

Warning: Sybase message: Children still exist in 'table1'. Cannot
delete parent 'table2'. (severity 16) in /path/to/my/script.php on line
1432

Doesn't that mean that sybase_query didn't return ok? 

Besides, according to the documentation, the function
sybase_affected_rows is only implemented for the ct library, not dblib.
Unfortunately, we haven't been able to get sybase-ct to work for us,
even though we tried all the hints we could get.


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

[2001-12-11 13:58:59] [EMAIL PROTECTED]

Actually, this is not a bug. The query still executes ok, but the
result is different then you want. You can check with the
sybase_affected_rows function if it is deleted or not:
www.php.net/sybase_affected_rows

Derick

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/?id=14354


Edit this bug report at http://bugs.php.net/?id=14354&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