Re: [PHP] Perl-like DBI and generic SQL

2001-01-19 Thread mlemos
Hello Dean, Dean Hall wrote: > > Is metabase in the "DB" subdirectory of PEAR? No, Metabase is available for free in a much larger PHP component site: the PHP Classes Repository. Almost 4.000 real PHP users have downloaded it from here: http://phpclasses.UpperDesign.com/browse.html/package/20

Re: [PHP] Perl-like DBI and generic SQL

2001-01-16 Thread Dean Hall
Is metabase in the "DB" subdirectory of PEAR? Dean. - Original Message - From: "Alex Black" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 15, 2001 03.58pm Subject: Re: [PHP] Perl-like DBI and generic SQL > I have found m

Re: [PHP] Perl-like DBI and generic SQL

2001-01-15 Thread Alex Black
s: php.general > Date: 15 Jan 2001 06:28:19 -0800 > Subject: Re: [PHP] Perl-like DBI and generic SQL > > > > Dean Hall wrote: > >> I read once on this list that PHP supports a DBI-like database access object >> (such as the one in Perl). Is this true? Does a

Re: [PHP] Perl-like DBI and generic SQL

2001-01-15 Thread Michael Kimsal
Dean Hall wrote: > I read once on this list that PHP supports a DBI-like database access object (such >as the one in Perl). Is this true? Does anyone know where I can find documentation >for it? I can't seem to find it in the manual. > > Also, how do you all handle generic SQL for multiple DB

[PHP] Perl-like DBI and generic SQL

2001-01-15 Thread Dean Hall
I read once on this list that PHP supports a DBI-like database access object (such as the one in Perl). Is this true? Does anyone know where I can find documentation for it? I can't seem to find it in the manual. Also, how do you all handle generic SQL for multiple DBMSs? I'd like (ideally) to