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
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: shields at passport dot ca
New email:
PHP Version: OS:

 

 [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 Mar 28 19:01:29 2024 UTC