• Categorize JDBC Query data with DataView?

    By Alex L Rasmussen 1 decade ago

    It is currently possible to use a JDBC Query as data for the DataView, but I cannot seem to get the category columns to work. I suspect they're relying heavily on the isCategory property in the ViewEntry.

    Is there a way to do this for JDBC data?

    • No,there is no easy way

      By Philippe Riand 1 decade ago

      As you guessed, DataView uses isCategory(), as a category in a view is just a row. There is not equivalent in RDBMS.