Hello,

On 07/01/2002 06:46 AM, Casey Allen Shobe wrote:
> I'm trying to write a unified database query function for an application I 
> have which currently accesses data from both DB2 and Microsoft SQL from a 
> Linux server.  I'm using ODBC functions for DB2, and Sybase functions for 
> Microsoft SQL.

Why do you re-invent the wheeel and don't you use a database abstraction 
package that handles the database differences of you, like for instance 
Metabase:

http://www.phpclasses.org/metabase

-- 

Regards,
Manuel Lemos


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to