cancel
Showing results for 
Search instead for 
Did you mean: 

Java Dictionary: Table/column name is too long

Former Member
0 Kudos

Hello,

When defining table or column names in Java Dictionary, I am limited to 18 characters. I am modeling an existing database and to actually go through and change table/column names because they over 18 characters is not feasible. Is there a configuration setting that will allow me to increase the maximum name length?

Thank You

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Sorry, you're stuck.

Assuming that you can use the dictionary to interact with a view, I think the only solution is to create a view on each table and redefine the column names. It's ugly, but I think it's your only route.

Good luck!

Answers (0)