Forum Moderators: buckworks
my problem :
Iīm building a e-commerce site, and this is what i need:
- user login, that will use a sql database (created from baan ERP)
- reseller catalog with the prices from the same database.
- if itīs a guest user should see the Recomended price(also in the database).
my question :
what software do u folks recommend (if any), or what way should i take so that i can resolv my problem?
Hummm... donīt know if i made myself clear, hope this is understood correctly,
Thx and cheers :)
You mentioned that you wanted to use an existing database for your product information. This is a tough requirement for any package, as any off-the-shelf eCommerce package has a specific schemas that it works with.
Your options broaden if you simply require export ability from an existing database. You could write a simple SQL job to handle that.