Hi.

I have written a program that creates an sql file to insert all my products from file into the database. Every product has a special price.

When I import the sql file, the status of all specials is 1 - active, however, as soon as I go into the Admin section, the status of all specials is set to 0 - inactive.

Does anyone know why this could be?

Thanks.