Brandon,

You may wish to try ODBC.  Counter to some misconceptions expressed, ODBC is
neither slow nor necessarily an 'additional' layer, and will provide you the
abstraction you mention.

ODBC requires a Driver Manager to work, there are HOWTO's on compiling PHP
with the iODBC Driver Manager at www.iodbc.org.

Please let me know if you require assistance.

Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software  http://www.openlinksw.com
Universal Data Access & Data Integration Technology Providers

> -----Original Message-----
> From: Brandon Orther [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, May 17, 2001 3:22 PM
> To: PHP User Group
> Subject: [PHP] A universal Database Class
>
>
> Hello,
>
> I am making a suite of online tools.  Right Now I am connecting
> to a MS SQL
> 2000 database.  Is there any class out there that will let you
> send a query
> to more than just one type of databases?  Like someone could run it off a
> MSSQL server and another could run it off a MySQL database.
>
> thanks
> Brandon
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to