Export e-mail strings to database
I have a huge number of emails, which including text is sth like that:
name: tonia
occupation: unemployed
married: no
education: college
(this is just a sample which is similar to mine so you can understand
who thing goes)
Now all these mails i want to insert them into an MS Access database in
table with that kind of construction:
column1 -- name
column2 -- occupation
column3 -- married
column4 -- education
All i'm asking is if that huge number of mails, can be inserted into
the base, because the manually way it will take "years".
Well now I hope you could understand what kind of problem do i have!
|