Web Hosting Talk







View Full Version : Need Help ASAP


FXWeb
11-25-2002, 10:01 PM
I have documents with over 4000 names and address of businesses. It is saved in MS Word format (.doc). I want to somehow import that information into a database (preferably mysql database)

Here is how it is set up:

NAME OF BUSINESS (Hyperlink encoded)
Street Address
City, STATE ZIP
Phone Number

can someone please help me get this into a database so I can print labels for mailings???????

Jeff

IM me on AIM JWM1173

jtrovato
11-26-2002, 01:48 AM
how is it formatted??

you can inport delimted text files into MySQL. As long as you do it correctly, you should be able to have it up and running within seconds.