How can I set NLS_LANGUAGE by properties

Hi, I'm trying to set "NLS_LANGUAGE" on DataGrip.

How could I do it?

0

Hi,

As a temporary solution you can specify the following VM options in your datasource:

-Duser.language=en -Duser.country=US

Also, there is an issue https://youtrack.jetbrains.com/issue/DBE-1598 you can track and vote for.

Thank you.

 

1

请先登录再写评论。