View Single Post

  #2 (permalink)  
Old 11-14-2001
Anonymous Anonymous is offline
Senior Member
Black Belt
 
Join Date: Jul 2002
Posts: 5,138
If you have multiple rows with the same address, and you consider these separate items that all need to be mapped, making the address filed the primary key is a bad idea. You should use a unique field as the primary key.
Reply With Quote