[PHP] Re: PEAR DB 1.6.0 has been released

2004-02-20 Thread Justin Patrin
I think you're confusing the issue. PEAR DB does support many databases, but it only loads the code for the ones that you are currently using. So if you're using one database it is effectively a one database API. Jakes wrote: What is performance like using this class? I've gone through the clas

[PHP] Re: [PEAR] RE: [PHP] Re: PEAR DB 1.6.0 has been released

2004-02-20 Thread Lukas Smith
electroteque wrote: unfortunately i tried mdb and it was totally unusable and badly documented, and to port pear db over to mdb was impossible, i find pear db ok, even adodb is cool, i had to build my own class specifically just for mysql with pretty good performance as no others could. Actually it

RE: [PHP] Re: PEAR DB 1.6.0 has been released

2004-02-19 Thread electroteque
- From: Jakes [mailto:[EMAIL PROTECTED] Sent: Friday, February 20, 2004 5:13 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: [PHP] Re: PEAR DB 1.6.0 has been released What is performance like using this class? I've gone through the class and it just seams to be over kill,

[PHP] Re: PEAR DB 1.6.0 has been released

2004-02-19 Thread Jakes
What is performance like using this class? I've gone through the class and it just seams to be over kill, for a DB API (13 databases). Are there any time stats showing the different time in using a single DB API class to the PEAR class. Thanks "Daniel Convissor" <[EMAIL PROTECTED]> wrote in mes