Latest Activity
one of field is havinf timstamp in another format but the requirement to convert it into utc format. we cant change view setting is there any way where we can change timestamp format to utc.
Hi, Parameters added in a selection or join are always shown in the query output as a new column, is it possible to hide these columns in the query output? The reason I use parameters in some views, is due to the parameter is mandatory for execution,...
Can I check how do I know the memory usage in Denodo View? Does the number of columns affect the denodo view memory usage? Is lesser columns selected more feasible for a view?
Can I consume msg (message) on Confluent using Denodo. And what about Intergration Denodo with AD/LDAP.
Facing error while executing the below query SELECT AQ_1.COL_1,AQ_1.COL_2,AQ_1.COL_3 OVER(ORDER BY AQ_1.COL_1 ASC ROWS BETWEEN UNBOUNDED PRECEDING AND UNBOUNDED FOLLOWING ) FROM ( SELECT TC_1."col1" COL_1, TC_1."col2" COL_2, SUM(TC_1."col3") COL_3, AV...
Hello, I am working with a business partner to connect to Denodo using pyodbc. I was able to get my script to work, but when she tried she is getting the following error: OperationalError: ('08001', '[08001] ERROR: SSL connection required\n (101) (SQLD...
Hi, I need to implement a POST on restful API with JSON structure and compound arrays and registers. I can create the data from other views as flattened table, but now I need to create the JSON structure for it to execute a POST (INSERT). Structure is ...
Hi Denodo, I am trying to connect to the Jira REST API as a data source. Could you let me now the best way to retrieve all Issues? What authentication method should I use? I tried using Basic authentication, but it requires a username/password. I have...
How can i get the list of tables in the source (the source has already connected to Denodo) ?
Hello, I am trying to configure HTTPS proxy with authorization for the Denodo data sources in the Server Configuration panel https://community.denodo.com/docs/html/browse/8.0/en/vdp/administration/server_configuration/default_configuration_of_http_pro...
- 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