Re: [Axapta-Knowledge-Village] unbalanced x++ ttsbegin/ttscommit

2004-12-06 Thread Girish B
put the ttsbegin after if (qryRunAddress.prompt()) and then close the transaction by ttscommit accordingly. cheers, Girish --- Danny Gaethofs [EMAIL PROTECTED] wrote: - dear all, I am writing a job to update some values on a table based on input

Re: [Axapta-Knowledge-Village] unbalanced x++ ttsbegin/ttscommit

2004-12-06 Thread Girish B
here between the ttsbegin and ttscommit try to avoid entering the pause. you could use debugging to find the values or else you could put the pause after ttscommit. --- Danny Gaethofs [EMAIL PROTECTED] wrote: - dear all, I am writing a job to update some

RE: [Axapta-Knowledge-Village] unbalanced x++ ttsbegin/ttscommit

2004-12-06 Thread Don Price
] unbalanced x++ ttsbegin/ttscommit dear all, I am writing a job to update some values on a table based on input from the user. The user is presented a query input form and can enter a value. The whole job is intended to enable users to correct the relations between alternate addresses