Quote Originally Posted by edadk View Post
If you're really adventurous, you can change the value for all products at once in phpmyadmin.

Back up your database first, this is very important!!!!!

Then enter this command in the sql section of phpmyadmin:

update products set products_tax_class_id = 1

Ed
I type it exactly like that?


update products set products_tax_class_id = 1