Re: [PHP-DEV] 3.0.10 From: Manuel Lemos (mlemos <email protected>)
Date: 06/20/99

Hello Sascha,

On 20-Jun-99 20:10:49, you wrote:

>> >And in case nobody picked up on it, the dbm abstraction layer (and
>> >what I plan to do with the PDF libs) are in some ways a warmup for
>> >doing an SQL database abstraction layer.
>>
>> Can you tell us more about that SQL abstraction layer that you are
>> planning? What will support? Just queries, or also creation and changing
>> tables, transactions, cursorsm etc.?

>A DBI like interface would be cool - and an important argument to
>convert Perl users.

Maybe, but I got the impression that DBI as as database layer is no so
abstract because the developer still has to be aware of what abilities the
underlying driver has, meaning I didn't see a way for the programs to
determine whether the driver supports transactions for instance. I don't
know DBI that much. Maybe I am mistaken.

Regards,
Manuel Lemos

E-mail: mlemos <email protected>
URL: http://www.mlemos.e-na.net/
PGP key: finger://mlemos <email protected>

--

-- PHP Development Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>