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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
13 + 1 = ?
Subscribe to this entry?

 
 [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: Thu Apr 18 23:01:27 2024 UTC