[mso] Re: email contents to a database

  • From: "Colli, Anthony G" <Anthony.Colli@xxxxxxx>
  • To: <mso@xxxxxxxxxxxxx>
  • Date: Mon, 23 Jun 2003 12:45:26 -0400

Pam-
Generally, if you receive unique files that are then imported into a database 
one by one is the best way to go. It allows any error's in a single file to be 
captured before being committed to the database.

There are a couple options that will make it easier. You can write some code in 
the database application that will upload a single file with a button click. No 
more File->Import.....OR it may be possible to write some code that will 
concatenate all the files into a single file, resulting in only one file to 
upload.

The first option is much simpler.

-Anthony

-----Original Message-----
From: Pam [ mailto:ltf01@xxxxxxxxxx]
Sent: Sunday, June 22, 2003 3:36 PM
To: mso@xxxxxxxxxxxxx
Subject: [mso] email contents to a database


Hi all,

I receive data via email from a web site.  Is is possible to take the
contents of this bunch of emails and somehow transfer them into a database
without having to do them one by one?

I'm using Outlook 2000.

Thanks,
Pam

*************************************************************
You are receiving this mail because you subscribed to mso@xxxxxxxxxxxxx or 
MicrosoftOffice@xxxxxxxxxxxxxxxx

To send mail to the group, simply address it to mso@xxxxxxxxxxxxx

To Unsubscribe from this group, send an email to
mso-request@xxxxxxxxxxxxx with the word "unsubscribe" (without the quotes) in 
the subject line.

Or, visit the group's homepage and use the dropdown menu.  This will also allow 
you to change your email settings to digest or vacation (no mail).
//www.freelists.org/webpage/mso

To be able to use the files section for sharing files with the group, send a 
request to mso-moderators@xxxxxxxxxxxxx and you will be sent an invitation with 
instructions.  Once you are a member of the files group, you can go here to 
upload/download files:
http://www.smartgroups.com/vault/msofiles
*************************************************************



*************************************************************
You are receiving this mail because you subscribed to mso@xxxxxxxxxxxxx or 
MicrosoftOffice@xxxxxxxxxxxxxxxx

To send mail to the group, simply address it to mso@xxxxxxxxxxxxx

To Unsubscribe from this group, send an email to 
mso-request@xxxxxxxxxxxxx with the word "unsubscribe" (without the quotes) in 
the subject line.

Or, visit the group's homepage and use the dropdown menu.  This will also allow 
you to change your email settings to digest or vacation (no mail).
//www.freelists.org/webpage/mso

To be able to use the files section for sharing files with the group, send a 
request to mso-moderators@xxxxxxxxxxxxx and you will be sent an invitation with 
instructions.  Once you are a member of the files group, you can go here to 
upload/download files:
http://www.smartgroups.com/vault/msofiles
*************************************************************

Other related posts: