2006 May 29 12:20 PM
Hi All,
There is one transaction.If conditions satisfy,I should update the fields with some values and save the transaction.I think it would be done if we directly update the values from table and write update statement.But the program is throwing a error if I try to update the database table.I think we should use call transaction method.Please help me in writing the code according to that.
Regards,
Akanksha
Hi All,
There is one transaction.If conditions satisfy,I should update the fields with some values and save the transaction.I think it would be done if we directly update the values from table and write update statement.But the program is throwing a error if I try to update the database table.I think we should use call transaction method.Please help me in writing the code according to that.
Regards,
Akanksha
2006 May 29 12:30 PM
hi pola
whenever you want to udpate a transaction it is advisable to use call transaction because of its asynchronous database updates...but for large amount of data then go for session methods.......
Cheers,
Abdul Hakim
2006 May 29 12:32 PM
Hi Akanksha,
Please explain your issue in more details.
Also let us know the Error thrown.
Vaibhav.
2006 May 29 1:56 PM
Hi !
There are not nuch reasons for an update not to work...
Are you trying updates on key-fields ???
That won't work !
Could you explan a bit more detailed what you're doing and what's the problem ... ?
Regards
Rainer
Some points would be nice if that helped a bit.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |