Re: [PHP] Re: PEAR vs PHPLIB

2001-12-28 Thread Manuel Lemos
Hello, Mark Charette wrote: > > > From: Manuel Lemos [mailto:[EMAIL PROTECTED]] > > Unlike PEAR-DB and PHPlib, Metabase provides true database independence > > to your applications. > > Actually - no. Querys/conformance to specs/sequences/stored procs and more > are different from DB to DB. Whi

RE: [PHP] Re: PEAR vs PHPLIB

2001-12-28 Thread Mark Charette
> From: Manuel Lemos [mailto:[EMAIL PROTECTED]] > Unlike PEAR-DB and PHPlib, Metabase provides true database independence > to your applications. Actually - no. Querys/conformance to specs/sequences/stored procs and more are different from DB to DB. While the abstration layers help a little, th