Jump to content

how do you get two DIFFERENT sql databases to exchange information?


boo_lolly

Recommended Posts

i'm working with two databases. a shopping cart where the database contains products. and a registry where products (from the database) and other products will be shown. if someone is browsing the registry, and decides to add something to the cart, they can, it will add their product(s) to the cart and immediately forward them to the shopping cart script where they enter their contact information.

how would you go about getting one database to exhange information with another database. like if the shopping cart database has a table that says how many products are still in stock... but if the purchaser buys something from the registry (which is a product from the shopping cart) how would i subtract the amount of products left from the shopping cart AND have that NEW amount show up on the registry database ALSO?

Archived

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

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.