![]() |
#8 |
Участник
|
а так? на каком шаге вылетает?
X++: tatic server void serverrun() { table1 table1; table1 t; int i; ; select count(RecId) from t; for (i = 1; i <= 10; i++) { sleep(2000); ttsbegin; table1.Field1 = t.RecId + i; table1.doInsert(); ttscommit; } }
__________________
aLL woRk aNd nO JoY MAKes jAck a dULL Boy |
|
|
|