Re: AW: $usr->getRight() works with MDB2 but not with DB

Lukas Kahwe Smith <[email protected]> Tue, 30 Aug 2005 11:01:34 +0200
Newsgroups gmane.comp.php.pear.liveuser
Message-ID <[email protected]>
Jens Hechtfisch wrote:
> Thx Lukas,
> 
> it works. But why dont you don't use 0/1 for all (DB,MDB,MDB2) to make it
> unique?

Well DB has no datatype abstraction.

MDB and MDB2 have always used N/Y due to their common heritage with 
Metabase.

regards,
Lukas