On my current project, we are using the php class to adoDB (http://adodb.sourceforge.net/) for the abstraction of the database.
I tried to use the method addDataFromDatabase to spend a result originated from the adoDB class but unable to results.
Is there any method that I can use with the results coming from adoDB class?