I'm entering quantity discounts through Product Price Manager, it's taking about a minute per item, and I'm entering quantity discounts for approximately 400 items, one at a time.

This is a long shot, I know, but is there a way I can enter a .csv file (or something similar) to add all the info I need into the database?

I've had a look in phpMyAdmin through the MySQL database but can't find specifically where the info is stored, and so I don't know how to enter it in there... thinking I could write something in VB that processes my .csv file into a .sql file to upload and voila, away it goes...

Is there a mod or something else I can use for bulk entry?