Getting the value from nextval()

Das Goravani das at Goravani.com
Sun Jan 28 15:20:23 EST 2018



Since I added the sequence generator and it as the default value for my seq column the was working simple insert command stopped working

		Do iSqlRow.$insert() Returns lReturnFlag

I clear the field that is defaulted and it does not work, doesn’t work if I put a value there, which was working

I’m bummed out, I know my Default and Sequence generator both are good at least in terms of flag’s true on creating them, dropping them, creating them again… all clear supposedly, so now it’s down to the SAVE method itself where the 

		Do iSqlRow.$insert() Returns lReturnFlag

Insert common goes either short or long form neither are working





More information about the omnisdev-en mailing list