mrkraju Posted July 10, 2008 Posted July 10, 2008 Hi Folks, wanted to know about transcation management in osCOmmerce.. Can a trnasaction roll back happen when the there is come data insertion problem in database.. for example i have 5 tables to be updated for adding a customer. When a insertion error arisises in 3rd table can the data in the first two tables be roll back . please reply as soon as possible.......
♥geoffreywalton Posted July 10, 2008 Posted July 10, 2008 OSC / mysql is not a transaction based system. A quick look at the code will show this. Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>.
mrkraju Posted July 10, 2008 Author Posted July 10, 2008 OSC / mysql is not a transaction based system. A quick look at the code will show this. thanks dude. but can i know whether pHP supports transaction roll back mechanism.
♥geoffreywalton Posted July 10, 2008 Posted July 10, 2008 Try the php site php.net and mysql.com Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.