View Single Post
  #7 (permalink)  
Old 2006-03-17, 07:53 PM
FatStratCat FatStratCat is offline
Junior Member
 
Join Date: Mar 2006
Posts: 9
FatStratCat
Default

Quote:
You can still use the text file.How is your data stored in it ?
There are two columns, one for the zip, the second for the city. I'm not sure how to upload a text file into a MySQL database table.


Quote:
To have zip codes as a lookup, they will need to be in their own table.
Do you mean as the only field, or can there be related fields, such as the city associated with the zip?
Reply With Quote