473,385 Members | 1,740 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,385 software developers and data experts.

Attaching email messages in access form

Hi Everyone..

I hope someone help me on this..

Is it possible that we can attach an email messages inside an access form??please help me..

tanx much in advance..

cassey
Jan 8 '07 #1
7 6506
You mean like in MsOutlook or Express that if you insert an image it will view on the body? If so, DHTML will do WYSIWYG.


Regards,
George
Jan 8 '07 #2
You mean like in MsOutlook or Express that if you insert an image it will view on the body? If so, DHTML will do WYSIWYG.


Regards,
George
first tank you for your response...

i think i need to expalin further..i have a form in access and they want to attach the email message on that form?is it possible..outlook and express will do..but how can i save it to database?
Jan 8 '07 #3
I see...

I can't help you much but try to look here http://www.helenfeddema.com (outlook)

I developed something before that will read the inbox and save the email & body on a memo field but only in MsOutlook.

hth,
George
Jan 8 '07 #4
nico5038
3,080 Expert 2GB
You can link a table to an Outlook folder, just chose the link option when defining a new table and Outlook as filetype on the dialog form.
Next you can place a subform on your form to show the messages and use the mouseup event to check for a string being selected from the message body.
If so you can store that in a database field.

Nic;o)
Jan 9 '07 #5
pks00
280 Expert 100+
You can easily read the inbox in outlook but then how do you know which email message 2 display?
Jan 9 '07 #6
ok il explain further..i have a form..Im doing a system customer management system..they accept conserns when an email was arrived..when they add a new record they want to attach the email message itself and then save it to the database..is this possible??
Jan 10 '07 #7
I believe you cannot attache the email itself. As a workaround maybe this will do:

1) Link the Inbox
2) Add an email address field in your Customer Information
3) Create a query from the Inbox
4) Create a subform or form and bound to the above query
5) Link the Email Address from the customer information to the Inbox email address.
6) Then your subform/form will automatically view the respective emails of each customer.

The problem only I can think of is, you will lose the attachment and message formatting as access converts all to plain text.

HTH,
George





ok il explain further..i have a form..Im doing a system customer management system..they accept conserns when an email was arrived..when they add a new record they want to attach the email message itself and then save it to the database..is this possible??
Jan 10 '07 #8

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: James Fraley | last post by:
I've created a MS Access form and get the exact same results as below? Now, I believe it has something to do with storing EMails, not OLE. I will appreciate any help! ...
2
by: Del | last post by:
I have two question on sending email messages from MS Access (Versio 2000, 2002, and 2003). I have a form with a command button to send an email message, the code behide the button is as follows;...
7
by: viki | last post by:
Hi, I want to attach forms as an attachment to an email. Can anybody help me with this. The forms has textboxes, labels , checkboxes e.t.c.,, when i try to attach the form it displays as a table...
4
by: Mark | last post by:
I know that you can format url's withing an Access database but can you physically attach Word, Excel or pdf files within one? I need to attach backup documents into a database I am creating. Any...
5
by: Robert Dufour | last post by:
I am trying to use framework 1.1 - stuck with it. to send emails from a windows form application. The email messages can have attachments, usually two and they can be either text or sounds (wav...
2
hyperpau
by: hyperpau | last post by:
Before anything else, I am not a very technical expert when it comes to VBA coding. I learned most of what I know by the excellent Access/VBA forum from bytes.com (formerly thescripts.com). Ergo, I...
7
by: micarl | last post by:
I'm trying to create a new email message from Outlook based on a query called Q_Email with the BCC field populated with the email address field in the query. When i run this code, the query...
4
by: jay123987 | last post by:
Morning / Afternoon / Goodday All, I was hoping someone can help me in understanding the best way to attach files to a access 2003 form. I have a database which is used to log phone calls and...
0
hyperpau
by: hyperpau | last post by:
Before anything else, I am not a very technical expert when it comes to VBA coding. I learned most of what I know by the excellent Access/VBA forum from bytes.com (formerly thescripts.com). Ergo, I...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...

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.