Scriptcase 8.1 on Debian Jessie. DB is MsSQL 2008R2
The DB is on production, so I cannot rename column names.
I have several tables with fields named as “reserved” words: Size, Last, Upper …
Whenever I create a form application, it cannot retrieve the data inside the above tables . It means, the columns Size shows always the literal “Size” . Size actually is an integer number.
How can I solve this issue ?
I had the same issue creating grid application, but I found a way to workaround this problem, modifying sql select statement . With form, I do not know how to do it.
My project is stuck with this.
Could scriptcase or anybody else provide solution/ workaround ?
Thanks