Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.
Moderator: General Moderators
-
Benjamin
- Site Administrator
- Posts: 6935
- Joined: Sun May 19, 2002 10:24 pm
Post
by Benjamin »
Does anyone have or know where to find a MySQL database which lists all the provinces for each Country in the world?
-
Benjamin
- Site Administrator
- Posts: 6935
- Joined: Sun May 19, 2002 10:24 pm
Post
by Benjamin »
I already have all the countries. I need the provinces for every country.
-
neophyte
- DevNet Resident
- Posts: 1537
- Joined: Tue Jan 20, 2004 4:58 pm
- Location: Minnesota
Post
by neophyte »
Sorry.
Ouch that's a tall order. Can't help you there.
-
Benjamin
- Site Administrator
- Posts: 6935
- Joined: Sun May 19, 2002 10:24 pm
Post
by Benjamin »
Yeah I figured it would be hard to find.
-
neophyte
- DevNet Resident
- Posts: 1537
- Joined: Tue Jan 20, 2004 4:58 pm
- Location: Minnesota
Post
by neophyte »
Especially considering to be worth anything the provinces would have to be keyed to a country table. So really you need both.