Page 1 of 1
Country - Province Database
Posted: Thu Mar 02, 2006 1:40 pm
by Benjamin
Does anyone have or know where to find a MySQL database which lists all the provinces for each Country in the world?
Posted: Thu Mar 02, 2006 9:27 pm
by neophyte
Devnet's got you
covered.
Posted: Thu Mar 02, 2006 9:34 pm
by Benjamin
I already have all the countries. I need the provinces for every country.
Posted: Thu Mar 02, 2006 9:54 pm
by neophyte
Sorry.
Ouch that's a tall order. Can't help you there.
Posted: Thu Mar 02, 2006 10:20 pm
by Benjamin
Yeah I figured it would be hard to find.
Posted: Thu Mar 02, 2006 10:47 pm
by neophyte
Especially considering to be worth anything the provinces would have to be keyed to a country table. So really you need both.