Hello Brandon,
On 17-May-01 16:23:12, you wrote:
>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
don 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 cla
PHPLib may be another option.
"Brandon Orther" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> 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
>
There are several database abstraction classes out there. There are three
that come to my mind right away:
ADODB - http://php.weblogs.com/ADODB
Metabase - http://phpclasses.upperdesign.com/browse.html/package/20/
PearDB - Not sure of the URL, but you can look in the PEAR directory of a
PHP inst
What you want is a database abstraction layer. search the archives for
pear or metabase. Another option is use the lousy ODBC
At 03:21 PM 5/17/01, Brandon Orther wrote:
>Hello,
>
>I am making a suite of online tools. Right Now I am connecting to a MS SQL
>2000 database. Is there any class ou
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.
tha
6 matches
Mail list logo