Postgres query into Omnis question
Bastiaan Olij
bastiaan at basenlily.me
Tue Mar 28 22:21:46 EDT 2017
Hey Vik,
Don't know but I remember having problems with changing the sublen of
columns that were already added to the list.
That said, I use a loop because I do far more then just change the
sublen of character columns :)
Cheers,
Bas
On 29/03/2017 12:54 PM, Vik Shah wrote:
> Hey Bas,
>
> Instead of for loop wouldn't this work too?
>
> Do $cinst.$copydefinition(lvList)
> Do $cinst.$cols.$sendall($ref.$colsublen.$assign(10000000),(($ref.$coltype=kCharacter)&($ref.$colsublen=0))
>
> Then the merge...
>
> Vik Shah
> Keys2Solutions
More information about the omnisdev-en
mailing list