php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #1198 wanted: generic qeury object
Submitted: 1999-03-02 16:45 UTC Modified: 2001-02-10 13:07 UTC
From: shields at passport dot ca Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 3.0.7 OS: linux
Private report: No CVE-ID: None
 [1999-03-02 16:45 UTC] shields at passport dot ca
In PHP I seem to be looking at different function calls depending on whether PHP is talking to a mSQL, or PostgreSQL or some other database. 

Shouldn't there just be a completely generic database object that I can use when building an SQL query, so my scripts don't have to know or care what database engine they're talking to? 


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-02-10 13:07 UTC] jimw@php.net
addressed by PEAR::DB.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 03:01:32 2024 UTC