![]() |
#2 |
Участник
|
если значений не много, то можно сделать что-то типа
X++: update_recordset table1 setting table1.field1 = value where table1.recid like con2str(conRecId); |
|