Forum Discussion
- nmraoChampion Level 3Not sure of the issue details. May be you can check the custom events(choose the right one suitable for your need) where you can have the script which can transform to the desired format in one location. That at least reduces the efforts, avoiding rebuild all places.
- PaulMSSuper Contributor
In the current version there is an option for each JDBC request to Convert Column Names To Uppercase, but I can't see any global setting. All new and existing requests default to true.
You could change all requests in your project by opening the XML in a text editor to replace all occurrences of
convertColumnNamesToUpperCase="true"
with
convertColumnNamesToUpperCase="false"
Related Content
Recent Discussions
- 5 days ago
- 10 days ago