php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #12075 Add sybase_ct support in dbx extension
Submitted: 2001-07-11 18:59 UTC Modified: 2002-02-18 05:24 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:0 (0.0%)
From: mad at dactar dot ch Assigned: Mc (profile)
Status: Closed Package: Feature/Change Request
PHP Version: 4.0.6 OS: All
Private report: No CVE-ID: None
 [2001-07-11 18:59 UTC] mad at dactar dot ch
CHANGE FEATURE

Merge all DB functions, the distinction for DB must no longer be in php scripts but in php source.

mysql_query, sybase_query, etc.. = db_query
etc..etc..

I know it's a big work (php 5.0 ?), but after, when
you add a functionality, the synergy become more
efficient and all db who can support this feature
become ready.

@++
JC

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-07-11 19:18 UTC] cnewbill@php.net
This is what PEAR::DB does.

http://pear.php.net/

-Chris
 [2001-07-11 19:43 UTC] mad at dactar dot ch
Ahhhh :))

so please add sybase_ct support in dbx :))

PEAR::DB is only for cgi no ? (I don't use php
in cgi mode now (only when apache 2.0 will be done))

@++
JC
 [2001-07-11 19:53 UTC] cnewbill@php.net
PEAR can be used in module form...it is seperate from PHP.
 [2001-08-30 14:18 UTC] mad at dactar dot ch
Change short description from "Merge all db functions" to "Add sybase_ct support in dbx extension"

Change OS from "Linux & HP-UX" to "All"
 [2001-12-13 14:50 UTC] mad at dactar dot ch
Still needed with 4.1.0
 [2002-02-09 23:43 UTC] jimw@php.net
updating summary.
 [2002-02-11 03:15 UTC] mboeren@php.net
If someone gets me a copy of sybase I'll add it to dbx.

.Mc
 [2002-02-13 07:09 UTC] mad at dactar dot ch
you can find rpm and deb packages of sybase 11.9.2 for linux here : http://www.dactar.ch/sybase

@++
JC
 [2002-02-18 05:24 UTC] mboeren@php.net
Sybase-CT support is now in CVS. Enjoy :)

Cheerio, Marc.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 30 18:01:30 2024 UTC