473,407 Members | 2,320 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,407 software developers and data experts.

Address Matching System

Help.........

I have a CDROM that has address information from the USPS.

If you have any source code for this I would appreciate it.

What I want to do is pull the address and zip code from the CDRom and store
in my database.

Any suggestions.

Thankz
Mo
Jan 5 '06 #1
4 1403
How is the address and zip information stored in the CD ROM? Is it
stored in an Excel sheet or are there separate files for the addresses?

SV

Jan 5 '06 #2
How is the address and zip information stored in the CD ROM? Is it
stored in an Excel sheet or are there separate files for the addresses?

SV

Jan 5 '06 #3
This type of data is usually comma delimited text with a header in a form
such as...

[street_address,city,state,zip]
16 Kincaid,Stinkyville,WI,53226-5433
2215 Cheese Head Ave.,Milwaukee,WI,53212-3878
....
....

It should be easy to search the web to find a tut to read and parse
delimited data.

<%= Clinton Gallagher
METROmilwaukee (sm) "A Regional Information Service"
NET csgallagher AT metromilwaukee.com
URL http://metromilwaukee.com/
URL http://clintongallagher.metromilwaukee.com/
"Mario" <mo***@charter.net> wrote in message
news:dn**************@fe04.lga...
Help.........

I have a CDROM that has address information from the USPS.

If you have any source code for this I would appreciate it.

What I want to do is pull the address and zip code from the CDRom and
store in my database.

Any suggestions.

Thankz
Mo

Jan 5 '06 #4

"Mario" <mo***@charter.net> wrote in message
news:dn**************@fe04.lga...
I have a CDROM that has address information from the USPS.

If you have any source code for this I would appreciate it.


1) Don't cross post this much :-
microsoft.public.dotnet.faqs,microsoft.public.dotn et.general,microsoft.public.dotnet.languages.vb,
microsoft.public.dotnet.languages.vb.controls,micr osoft.public.dotnet.languages.vb.data,microsoft.pu blic.vsnet.general
!!

Not nice.

2) Unless the design has changed these are zipped up CSV files with various
techniques used to minimize the data before storing and compressing. IIRC,
their website has info on how to access the data. I know I wrote my own
software to do it way back when.

Jan 15 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

21
by: Alexander N. Spitzer | last post by:
If I have a machine with 3 virtual IP addresses (192.168.1.), how can I start 3 instances of the same RMI application (each started with different properties/configs), each listening on the port...
6
by: Jason | last post by:
Sorry for the post here but could not find an Exchange newgroup. I developed an application a year or 2 ago that sends SMTP email. The application allows the user to customize the text from...
3
by: Day Of The Eagle | last post by:
Jeff_Relf wrote: > ...yet you don't even know what RegEx is. > I'm looking at the source code for mono's Regex implementation right now. You can download that source here ( use the class...
9
by: Rob | last post by:
I am trying to write a program with VC++ 6.0 to read a txt file which looks like this: Network Destination Netmask Gateway Interface Metric 0.0.0.0 0.0.0.0 ...
117
by: Steevo | last post by:
Any suggestions as to the best programs for cloaking email addresses? Many thanks -- Steevo
10
by: bpontius | last post by:
The GES Algorithm A Surprisingly Simple Algorithm for Parallel Pattern Matching "Partially because the best algorithms presented in the literature are difficult to understand and to implement,...
0
by: arnie | last post by:
Hi ya all. I am creating a small solution to keep statistics about IP Address accessing a certain system at my workplace. The idea is to be able to group the IP address to a certain subnet so...
3
by: Mario | last post by:
Help......... I have a CDROM that has address information from the USPS. If you have any source code for this I would appreciate it. What I want to do is pull the address and zip code from...
1
by: solarin | last post by:
Hi, I've developed a program under VS 6.0. I can compile it and run it, but when I try to debbug , all my breakpoints are dissabled and I can see the following messages: Loaded...
4
by: Jason | last post by:
Hello I'm writting a c# app, and I've got a computer that has two built in nic's. One is a Intel Pro/100 and the other is a Intel Pro/1000. I want to get the mac and ip address assigned to...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.