Guest Posted December 3, 2007 Posted December 3, 2007 Wea re a book distributor. We already have several hundred books in a books database in mysql. We would just like to send the info from our database to a shopping cart when the customer clicks on the "Add to Cart" button. We don't want to have to enter the books into two databases. Is this possible?
♥geoffreywalton Posted December 3, 2007 Posted December 3, 2007 Everything is possible but at a price. In an ideal world it would be brilliant if it could but osCommerce is written to expect the data to be in their db in their format. You could write some sql to extract your data and add/update the data in the osCommerce db and run it at regular intervals. 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 ======>>>>>.
Guest Posted December 3, 2007 Posted December 3, 2007 Thank you for your reply. I guess I could rig a connection into the osCommerece products db or I will have to write a very limited shopping cart for this customer. Thanks again.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.