Fixing sql length error in progress 4gl 10.2B
问题 I'm trying to use the openedge jdbc connector to pull data from an existing progress db but im running into column width issues. Here is the error that is holding me up. [DataDirect][OpenEdge JDBC Driver][OpenEdge] Column TabDisplayName in table PUB.Menu has value exceeding its max length or precision. I've looked at many posts, each offering different advice, and here's what I've given a go this far: Manually modify the SQL width via the data dictionary. I ran a quick check on PUB.Menu