|
|
#2 |
|
Участник
|
X++: TableName tTable;
;
ttsbegin;
select firstOnly forUpdate tTable;
tTable.ContainerField = conins(tTable.ContainerField, 1, '1');
tTable.ContainerField = conins(tTable.ContainerField, 1, '2');
tTable.ContainerField = conins(tTable.ContainerField, 1, '3');
tTable.update();
ttscommit;
__________________
И почему никто меня не любит? ![]() Да, я надоедливый |
|
|
|
|
| Опции темы | Поиск в этой теме |
| Опции просмотра | |
|