Home > MySQL, PHP > Consolidate Actinic Database

Consolidate Actinic Database

November 16th, 2009

Hi,

We have an Actinic database that uses many product properties per product (50) we need new tables built from the original database converted(MySQL) to include a base product table with title, description (Actinic and HTML tags removed) price, image location, link to actual product etc, with all product properties held in a separate table.

The actual mechanics are down to the chosen programmer, I have just tried to indicate what we require.

The Actinic store holds over 100,000 products.

You can download a trial version of actinic from actinic.co.uk, you will then need to convert to MySQL using one of the many free tools..

I use Full Convert Enterprise, a paid for product…

This will be run once a day.

The resultant data must be fast, very fast…

PHP 5.1
MySQL 5.0

Please ask any questions before quoting


Consolidate Actinic Database

Comments are closed.
Bear