| Subject | Transaction. |
|---|---|
| Author | Joel do Prado Junior |
| Post date | 2001-03-08T17:00:24Z |
My terminal.
Transaction1.InTransaction
Query.Insert;
Query.FieldByName('Credit').AsString := '052';
Transaction1.PostAll;
Transaction1.CommitRetaining;
Other user (terminal) not look, because ?
thanks.
[Non-text portions of this message have been removed]
Transaction1.InTransaction
Query.Insert;
Query.FieldByName('Credit').AsString := '052';
Transaction1.PostAll;
Transaction1.CommitRetaining;
Other user (terminal) not look, because ?
thanks.
[Non-text portions of this message have been removed]