Actually I have an asp page that reads any CSV file, retrieves the data and displays on the page and then inserts into the SQL database. I cant even pull the data having 9 digit zip. It returns null for 9 digit zip codes with "-" between them. The problem arises when I try to read 9 digit zip code field having both 5 and 9 digit zip codes. Do you have any clue how to resolve this problem?
thanks
ajimi
|