Welcome to dbFreaks.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Saving Outlook Emails

 
   Database Help (Home) -> Visual Basic RSS
Next:  How to duplicate an access database without the o..  
Author Message
DavidH

External


Since: Feb 22, 2005
Posts: 1



(Msg. 1) Posted: Tue Feb 22, 2005 12:57 pm
Post subject: Re: Saving Outlook Emails [Login to view extended thread Info.]
Archived from groups: microsoft>public>vb>database (more info?)

Hi,

What i want to do is be able to drag an email over my VB application then
for the application to save it into an SQL database. I already have the
application saving images and documents to the SQL database but I am not sure
how to do the drap and drop method for files and emails. Hope you can help.

Thanks
David


"Veign" wrote:

 > Also, check out:
<font color=purple> > <a style='text-decoration: underline;' href="http://outlookcode.com/search.aspx?text=msg+files</font" target="_blank">http://outlookcode.com/search.aspx?text=msg+files</font</a>>
 >
 > Some code and threads dealing with Outlook .msg files
 >
 > You want to save the MSG file in the database or the content?. If its, the
 > content I think you will need to use Outlook automation to extract the data
 > located in the file. Using Outlook automation you may be able to use the
 > drop method to trigger something that just grabs the currently selected
 > items in Outlook (since this is what will be dragged and dropped).
 >
 > Let me know what you are trying to accomplish and I will see if I can work
 > up an example.
 >
 > --
 > Chris Hanscom - Microsoft MVP (VB)
 > Veign's Resource Center
<font color=purple> > <a style='text-decoration: underline;' href="http://www.veign.com/vrc_main.asp</font" target="_blank">http://www.veign.com/vrc_main.asp</font</a>>
 > --
 >


  > > I am writing a program using VB6 as a front end to a SQL2000 Database.
 > What
  > > I want to do is to be able to drap emails from outlook over the program
 > then
  > > be able to save them in the database. Any help would be great.
  > >
  > > Thanks
  > > David
 >
 >
 ><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Saving Outlook Emails 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
sql query returns in wrong format - Hi, Hope someone can help me with this. I have MS SQL 2000 database where i have Table "PriceList" and there a column "Pricemk" wich is data type "money". All data in this column is in form "10001,35". So why when...

arrays - is there a way to concatenate the contents of an array (looping through the array) and storing each item in a comma delimited string? Thanks!

DataReport PageBreak - Hi everyone, I would like to know how to force pagebreak in a datareport for example after 5 records printed. Thank you all

Possible Use of a Cursor - I have a complex query that I hope I can explain it well enough for everyone to understand. I have a table that contains information for work instructions. Contained in the table are "MACHINE_PROC" these are groupings of machining processes....

Scroll Bars - Is there a way to find the size of scrollbars on a system using Visual Basic 6.0? I know how to look and change them on the display properties, but I don't know how to access that information from within Visual Basic.
   Database Help (Home) -> Visual Basic All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]