jdbc - Categorizing data from DB2 -


i using jdbcquery datasource extension library data view control pull db2 data , page throws error 500 when use db2 column names in categorycolumn and/or summarycolumn columnname or value properties, not extracolumns. can understand why might occur categorycolumn because db2 column isn't categorized, have thought db2 columns considered summary columns. anyway, there control can use or hack method make columns appear categorized when column datasource isn't?

domino 8.5.3fp3 extension library 9.0.0.v00_02_20130515-2200 db2 v10.1 z/os

i think category bean project might help. @ least can make own bean based on it.


Comments

Popular posts from this blog

c# - How Configure Devart dotConnect for SQLite Code First? -

java - Copying object fields -

c++ - Clear the memory after returning a vector in a function -