Latest Activity

code

Denodo With Sharepoint list ==> missing result (sometimes nones)

The administrators of our denodo have configured a connector between denodo and our enterprise sharepoint. Problem, many data do not arrive when we make a request. After examinations, I discovered that the problem comes from the fact that our sharepo...

Related to: Microsoft SharePoint as data source

Sharepoint list Sharepoint I18N

code

ERROR com.denodo.vdb.misc.I18nParametersManager [] - Error, creating instance of I18n ... 'Eastern Time Zone': Error loading map.

Hi Team, I am facing an error "ERROR com.denodo.vdb.misc.I18nParametersManager [] - Error, creating instance of I18n ... 'Eastern Time Zone': Error loading map." . Kindly share the jar name which is responsible for this error and also help to fix this...

I18nParametersManager jar i18n I18N

code

i18n to display 8 digits after decimal not working

Hi, I have defined following i18 to get 8 digits after decimal but it is not working. Can someone please help here? CREATE OR REPLACE MAP i18n us_pst_new ( 'country' = 'US' 'datepattern' = 'MMM d, yyyy h:mm:ss a' 'datesubtypepattern' = 'MMM d, yyyy' '...

Related to: Number of decimal places using i18n map

i18n

code

ABout CONTEXT ('I18N' = 'gb');

HI team, we deploy some views from one env to anohter several env, and we found, for one exact view, after this deployment, one some deployed envs, it contained " CONTEXT ('I18N' = 'gb');" at then end of view vql, but on some on other deployed envs, th...

context gb I18N

code

why no i18n for china? mysql8 datetime issuse.

why no i18n for china? recently we met a issue, if data source is mysql8, when get result from denodo , datatime type column result will be different from mysql8 table.

i18n

code

DATE / TIMESTAMP fields are not reflecting the i18n mapping change. Let us know if you need more info.

When applying custom i18n mapping to existing views and setting the custom i18n mapping as default we made these changes: To create custom I18N mapping CREATE MAP I18N i18n_us_est_custom ( ‘country’ = ‘US’ ‘datepattern’ = ‘MM/dd/yyyy’ ‘datesubtypepat...

Denodo 7.0 Date Conversion i18n

code

DATE / TIMESTAMP fields are not reflecting the i18n mapping change.

When applying custom i18n mapping to existing views and setting the custom i18n mapping as default we made these changes: To create custom I18N mapping CREATE MAP I18N i18n_us_est_custom ( 'country' = 'US' 'datepattern' = 'MM/dd/yyyy' 'datesubtypepa...

Date Conversion Denodo 7.0 i18n

code

Localization for web application

Hello, guys. Is it possible to enable the "Internationalize query results" option not only for VDP, but for web application which queries the denodo (there are timestamp fields in the database)? The main purpose is to use server locale where database...

Related to: Internationalization configuration and dates

i18n

code

Localization for RESTful web services

So you can specify a locale for your connection to Denodo via the admin tool and also within the 'Connect Settings' if you are querying via ODBC. Is there a way to specify a locale when using the out-of-the-box RESTful web services? Is there a defaul...

Related to: Internationalization configuration and dates

i18n

code

specifying custom i18n on scheduler extractor for csv

I have specified a custom i18n and am trying to apply this to an extractor btu so far have been unsuccessful. I have tried the following. Setting the i18n on the base view Setting the i18n on the final view Specifying the i18n during the query in the...

scheduler date csv export i18n