Page 1 of 1

Shipping Tables insert question

Posted: Sat Oct 04, 2008 8:45 am
by alkasber
Hi!

I have to add and test a new shipping method that is based on a really big zip code table (NOT US) this table is CSV format with zip codes and provinces. How can I insert this table on AC7? What is the best way? (not typing a thousand zipcodes please)

Thanks

Re: Shipping Tables insert question

Posted: Sat Oct 04, 2008 1:38 pm
by jmestep
It's possible that you can copy the data in from an excel spreadsheet if you can access the database directly. Your excel file would have to match the layout of the table ac_TaxRules, except for the TaxRuleId field, which is incremented automatically.