php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #12074 Enhance sybase_ct with sybasel_unbuffered_query(),
Submitted: 2001-07-11 18:43 UTC Modified: 2002-01-13 19:55 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: mad at dactar dot ch Assigned:
Status: Not a bug Package: Feature/Change Request
PHP Version: 4.0.6 OS: Linux & HP-UX
Private report: No CVE-ID: None
 [2001-07-11 18:43 UTC] mad at dactar dot ch
NEW FEATURE

Enhance Sybase_ct with sybase_unbuffered_query()

(The same function mysql_unbuffered_query() but for sybase_ct (and others DB)

@++
JC

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-07-12 07:16 UTC] mad at dactar dot ch
Change short description
 [2001-07-22 19:17 UTC] joey@php.net
Fix "null" status.
 [2001-12-13 14:49 UTC] mad at dactar dot ch
Still needed with 4.1.0
 [2002-01-13 17:50 UTC] alahaye at wanadoo dot Fr
Is sybase_unbuffered_query implemented on PHP 4.1.1 ?
Thanks a lot.

Arnaud.
 [2002-01-13 19:55 UTC] rasmus@php.net
In order for this function to be implementation there must be support for it in the underlying library.  As far as I know there is no such functionality in sybase_ct.  If you can find a reference to such functionality in this library, re-open this request.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 08:01:29 2024 UTC