The UPDATE "lvke
"SET "name=" : ls_mc;
Release ASA12 program files
CodePudding user response:
May be ls_mc variable content is too longCodePudding user response:
It is to use the default global transaction object sqlcaSet the sqlca. The autocommit=false
String ls_err
If the sqlca. Sqlcode<> 0 then
Ls_err=sqlca. Sqlerrtext
The rollback using sqlca;
Messagebox (' err, ls_err)
End the if
Can see the error message