S
Sammy
How do I approach creating a shipping rate lookup
application? I have 3 tables:
Table 1 "Countries" including fields: country & zones
(each country is 1 zone). Table 2 "Rates" including
fields: zones, pounds, & rates (one zone corrsesponds
to many countries). Table 3 "Shipments" including
fields: pounds and country. I can't figure out how to
plug in a country and a weight from the shipments table
and get the rate. If this is complicated, is there a
sample I can look at somewhere?
Thanks!
application? I have 3 tables:
Table 1 "Countries" including fields: country & zones
(each country is 1 zone). Table 2 "Rates" including
fields: zones, pounds, & rates (one zone corrsesponds
to many countries). Table 3 "Shipments" including
fields: pounds and country. I can't figure out how to
plug in a country and a weight from the shipments table
and get the rate. If this is complicated, is there a
sample I can look at somewhere?
Thanks!