Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Transaction management in osCommerce


mrkraju

Recommended Posts

Posted

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.......

Posted

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 ======>>>>>.

Posted
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.

Posted

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 ======>>>>>.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...