![]() |
#13 |
Участник
|
Коллеги, я не программист, но разве так нельзя?
X++: while select table1 { i++; ttsbegin; table1.selectForUpdate(true); table1.reread(); table1.Field1 = strfmt("Blah %1", i); table1.doupdate(); ttscommit; }
__________________
Ivanhoe as is.. |
|