Added db_map for oracle-specific partial queries.Fixed problem caused by dimensional being used twice (renamed todimensional_html)Fixed problem that had set archive_type_id to 'All' (not an integer)
aD used the var 'dimensional' in a query and then reassigned it, so whenthe query dispatcher tries to acces 'dimensional', it accesses the wrongone. renamed the second use to dimensional_html