Latest Activity
Hello Denodo Developers, is it possible to create multiple agrregate field in one selection view? say for example, I want to see count of cases denied, case processed and total cases by state. The filters for the denied, processed need to be passed int...
Hi Team, We are getting less count from VDP VQL Shell than actual count. Example: VDP Admit tool: select count(*) from myview; count 300; if we execute the view retrieve all rows, count is 1000.
Hi, I have installed Denodo express 8.0 on Windows VM. Now I want to access it from a different machine, is it possible? If yes, how?
Hi, What is the best order to start/stop denodo services for Denodo 7.0?
According to Enabling JDBC Logging, logging can be enabled e. g. using loggerLevel=FINE&loggerFile=c:/vdpjdbc.log. However, this results in: java.sql.SQLException: Invalid parameter: loggerLevel at com.denodo.vdb.jdbcdriver.VDBJDBCDriver.conn...
hello, I'm trying to write a field expression. here's are the assumptions. The data has an id, a date1, and a date2 I want the login to look like this: Max(if(id = NULL, NULL, date1),date2) So, what the max of two dates, but use the first date only ...
Hi . I am trying to establish JDBC connection with Snowflake. In the username and password field I am entering my Snowflake Username & password. When I enter the username and password I am getting a message which says: " Unable to connect to the da...
Hi team, Is there any recommendation on when to collect the statistics? I am building views on external APIs so is it recommended to collect stats on those views? Thanks!
I can not find the maximum limit for denodo view name anywhare. We want maximum charecters denodo supports for view naming for denodo 7.0 Appreciate your help.
Hi, I have some columns that didn't change in my source, but they weren't in my base view because I didn't need them before. But now I need so I want to update my baseview and add that columns. A coleague of mine has the virtual dataport application an...
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 56
- 57
- 58
- 59
- 60
- 61
- 62
- 63
- 64
- 65
- 66
- 67
- 68
- 69
- 70
- 71
- 72
- 73
- 74
- 75
- 76
- 77
- 78
- 79
- 80
- 81
- 82
- 83
- 84
- 85
- 86
- 87
- 88
- 89
- 90
- 91
- 92
- 93
- 94
- 95
- 96
- 97
- 98
- 99
- 100
- 101
- 102
- 103
- 104
- 105
- 106
- 107
- 108
- 109
- 110
- 111
- 112
- 113
- 114
- 115
- 116
- 117
- 118
- 119
- 120
- 121
- 122
- 123
- 124
- 125
- 126
- 127
- 128
- 129
- 130
- 131
- 132
- 133
- 134
- 135
- 136
- 137
- 138
- 139
- 140
- 141
- 142
- 143
- 144
- 145
- 146
- 147
- 148
- 149
- 150
- 151
- 152
- 153
- 154
- 155
- 156
- 157
- 158
- 159
- 160
- 161
- 162
- 163
- 164
- 165
- 166
- 167
- 168
- 169
- 170
- 171
- 172
- 173
- 174
- 175
- 176
- 177
- 178
- 179
- 180
- 181
- 182
- 183
- 184
- 185
- 186
- 187
- 188
- 189
- 190
- 191
- 192
- 193
- 194
- 195
- 196
- 197
- 198
- 199
- 200