If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Database Concepts & Design > Address DB Schema

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-27-04, 16:37
Cipherlad Cipherlad is offline
Registered User
 
Join Date: Dec 2003
Location: Inland Empire
Posts: 18
Address DB Schema

I am wanting to create a set of database tables that will not be overly complex that will semi-normalize address information. Right now we only have to be concerned with US addresses, but I want to design for the possibility of expanding into international addresses.

I know that there are address verification web services out there, but we do not want to go that route (too pricey), but I am having a difficult time finding any standardized international address formats to base my table structures on.

Anyone else have to struggle with this?
Reply With Quote
  #2 (permalink)  
Old 05-27-04, 17:34
barryw barryw is offline
Registered User
 
Join Date: Apr 2003
Location: London, England
Posts: 42
Address DB Schema

Here is a page on my Database Answers that you might find interesting :-
http://www.databaseanswers.com/data_...sses/index.htm

It contains a reference to a very useful discussion paper on standards for handling addresses on an international scale.

Barry Williams
Principal Consultant
Database Answers
Reply With Quote
  #3 (permalink)  
Old 06-01-04, 12:01
Pat Phelan Pat Phelan is offline
Resident Curmudgeon
 
Join Date: Feb 2004
Location: In front of the computer
Posts: 12,605
I'd suggest checking the International Postal Union web site. They have enough discussion of the issues to give you a good idea of how to cope with the addresses you might encounter.

Just FYI, pick a sub-set that will cover most of the addresses that you'll need at first... Trying to create a "universal address" database is a huge task, that rarely pays off very well. Very few businesses truly need to be able to address mail to everyone on the planet, and they usually already have the address expertise needed.

-PatP
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On