Hello,

Richard Ellerbrock wrote:
> > If you want to hear experiences of people that tried Metabase, try
> > asking in Metabase mailing list (
> > http://groups.yahoo.com/group/metabase-dev/ ) or BinaryCloud mailing
> > lists ( http://binarycloud.tigris.org/servlets/ProjectMailingListList ).
> > I think Alex Black (BinaryCloud project leader) has tried both MySQL and
> > Oracle with Metabase.
> 
> I have done MySQL (MyISAM, INNODB), PostgreSQL and Oracle 9i with AdoDB -
> see http://iptrack.sourceforge.net. Works just fine for me. The hardest
> part was to get around limitations of certain databases - like Oracle
> does no support record count. This is not impossible to get around, but

If you would have used Metabase you would not have that problem because
Metabase has a function that you may call any time after you execute a
select query that returns the number of rows contained in the result
set. That is a standard feature of Metabase that works with every
database including Oracle.

Regards,
Manuel Lemos

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to