Click here to Skip to main content
15,893,814 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi everybody.
now, i wish help for me this matter.

when I update field "Pass" of table USER. if table USER have 10 records, but when update to records 5 ==> error, i need rollback all data when table not update, but if update 10 records success ==> update all.

thanks very much.
Posted

1 solution

You didn't even mention the database you are dealing with... :rolleyes:
 
Share this answer
 
Comments
aa_zz 4-May-10 22:14pm    
thanks for your to make, this is matter, we not need show database. only know way to resole it.
thanks very much
CPallini 5-May-10 3:03am    
If your database supports transactions then you may easy solve the problem.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900