php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1407 i can't using function sybase_affected_rows when i updated datas.
Submitted: 1999-05-13 05:38 UTC Modified: 1999-05-13 21:24 UTC
From: hsulong at 188 dot net Assigned:
Status: Closed Package: Sybase (dblib) related
PHP Version: 3.0.7 OS: redhat linux 5.1
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: hsulong at 188 dot net
New email:
PHP Version: OS:

 

 [1999-05-13 05:38 UTC] hsulong at 188 dot net
when i inserted datas to the database,i want to using
sybase_affected_rows to get the affected rows,but the 
intepreter says this function unsupport!
please help me!

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-05-13 21:24 UTC] sas at cvs dot php dot net
affected_rows is only supported in ctlib. Noone has implemented it for dblib so far.
 [1999-05-13 21:24 UTC] sas at cvs dot php dot net
affected_rows is only supported in ctlib. Noone has implemented it for dblib so far.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 01:01:28 2024 UTC