Hi,
> I apologize for not going to the end of the thread to see if
> you posted a link online somewhere to this, but I would love
> a copy none the less.
It wasn't posted yet, but you can find it here:
http://www.guidance.nl/php/dbx/dbx.p
Cheerio, Marc.
--
PHP Internals - PHP Runtime Develop
Hi,
> i'll update the checkout on my server but you will have it through
> PECL anyway in a week.
I'll wait :-)
> > Great. What are the initial backends that will be supported? SQLite,
> > MySQL, PGSQL?
>
> SQLite and Oracle first. We're hoping that the exact two you mentioned
> follow very sh
Hello Marc,
i'll update the checkout on my server but you will have it through
PECL anyway in a week.
Thursday, May 13, 2004, 5:06:31 PM, you wrote:
> Hi,
>> Although we discussed a limited amount SQL dialect abstraction at
>> LinuxTag last year, the initial code is not going to do anything abo
It's more like Perl DBI in concept but with a PHP twist; data access
abstraction as opposed to database abstraction.
Very light weight and will take advantage of PHP 5 OO features to
implement lazy evaluation of result sets.
Although we discussed a limited amount SQL dialect abstraction at
LinuxT