[PHP-DEV] Bug #1198: wanted: generic qeury object From: shields <email protected>
Date: 03/02/99

From: shields <email protected>
Operating system: linux
PHP version: 3.0.7
PHP Bug Type: Feature/Change Request
Bug description: wanted: generic qeury object

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?

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>