Quote:
|
Originally Posted by rokslide
Try the attached
|
Thank q for your reply. It is not what I mean. What I want is the 2 transaction done at the same time. When the user click the Sokong button both insert and delete statement take place.
The senario is retrieve data form table A after user click Sokong button the data will be insert in table B and the retrieving data will be delete in table A.
Can it be done....