PDA

View Full Version : External Link to Price Breaks


mike@rfsl
17-Nov-2006, 11:48 AM
Hi,

We have our actinic linking to an external sql database for all the product information. This is working well, however we can only import a single price for each product.

Our products have price breaks for higher quantities and we would like to be able to link to an external database to import this information for our website (Otherwise I'll be there forever and a day manually entering all the prices!).

Can anyone think of a way we could do this?
Does version 8 extend the number of fields which can be linked?

Cheers
Mike

Jan
17-Nov-2006, 11:53 AM
Linking is the same in V8 as it is in V7, the only way to automate this would be to generate a hierarchical import file from your SQL server database and import this manually when prices change.

Regards,