Hi All does anyone have any experience with SearchQuery in mmbase - in particular multiple relation steps? Is there an easier way? It seems to be generating incorrect SQL, if one adds more than one relation step, it adds insrel again into the SQL.
A part of me wants to throw in the towel, take the SQL, fix it and run it as is against the DB - is there a generic db object in mmbase or do we have to set up another db pool mechanism to query the database in a custom servlet? Regards Emile
