![]() |
#5 |
Участник
|
X++: UserConnection userConnection; userConnection = new UserConnection(); userConnection.ttsbegin(); logTable.setConnection(userConnection); logTable.clear(); ..... logTable.insert(); userConnection.ttscommit(); |
|
|
За это сообщение автора поблагодарили: Logger (3), Kabardian (4), AlexeyVS (1). |