View Single Post
Old 06-16-2005, 01:50 AM   #3 (permalink)
leialeia
Registered User
 
Join Date: Jun 2005
Posts: 2
leialeia is on a distinguished road
thanks jeffro!

could you elaborate further? a sample code would be a great help!

in addition this, i also have to implement ROLLBACK.
let say, i'm inserting values of NAME[5] & AGE[5], and then an error happened.
i have to ROLLBACK, so that values of NAME[1] to NAME[5] and AGE[1] to AGE[5] won't be added to the TABLE.

thanks so much!
leialeia is offline   Reply With Quote