473,503 Members | 4,461 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Message truncated at 255 characters in auto emails through access using outlook

1 New Member
I'm sorry to resurrect an old topic ( Send Email Through Query ) but I am using the code you posted here to send auto emails through access using outlook. Everything works beautifully except the message in the email is truncated to 255 characters in the resulting email even though the EmailBody is set as type memo and the full message displays in the tblCustomers and the query. I also tried exporting the EmailBody field from the query to a text file and it is truncated there as well...

I have been searching for a resolution to this for a couple days now and would appreciate any help available. Here is the test database I was using: http://goo.gl/8U0Ou6

Thanks!
Dec 4 '13 #1
1 2259
zmbd
5,501 Recognized Expert Moderator Expert
sirhacksalot:

-You are always welcome to start a new thread containing a reference to an older thread for context.

- 255 truncation with memo fields using the sendobject method is a known issue... well... feature in that 255 is the limit imposed by MS by them for the body message text using the docmd.sendobject()
I've found that the only reliable solution is to use either Outlook automation or CDO (IMHO). Which path to take is up to you. You will find some of the automation code and usage covered in one of our insights articles: http://bytes.com/topic/access/insigh...ion-automation

-Your file is not available for me to look at due to it being a thirdparty file storage site and my IT-Dept prohibits me from downloading any such file.

Also, please understand, many of us cannot or will not d/l un-requested attachments. In my case, such d/l are prohibited by my ITSec staff. For many others, it is part of "safe computing/best practices" not to d/l such files. A practical example as to why can be found here http://bytes.com/topic/access/answer...l-ms-products. this unfourtunate Member opened a file from a trusted source and is now haveing all sorts of issues!
Dec 4 '13 #2

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

Similar topics

1
2225
by: Hari | last post by:
Hi all! I am trying to send mail using outlook in my web application. i am using Outlook Express. Actually i am saving it in DRAFTS folder instead of sending it. My system are in network. I hard...
3
2581
by: Prakash Wadhwani | last post by:
Hi !! I have been browsing around but have not been able to find a simple, lucid solution ... or maybe I'm just too confused. I know this has been asked before by many ... but pls bear with me. ...
5
2655
by: adrian.williams2 | last post by:
Hi, I'm having trouble trying to email a report via access... I get a Outlook message stating 'a program is trying to automatically send e-mail on your behalf. Do you want allow this? This...
0
1296
by: JohnB | last post by:
Hi I am trying to send an email throw Outlook Object Model and i receive the error : "File or assembly name Interop.Outlook, or one of its dependencies, was not found." I add Microsoft Outlook...
5
539
by: handokowidjaja | last post by:
Hi All, I'm trying to automate sending an email with an attachment in our environment (access 97) using Outlook Express ( we dont have MS outlook or other fancy stuff). Does anybody knows how to...
5
5334
by: Kosmos | last post by:
I have traveled the world and the seven seas and I have yet to come up with an answer to this question.... So I'm adding an attachment to an email from access... The following is the code: ...
6
10609
by: dlblack | last post by:
I am using the following code to send emails with attachments from Access using Outlook. The code works fine if Outlook is already open and emails are sent as expected via Outlook. When Outlook is...
2
3414
by: Blue Stone Post | last post by:
NEWBIE QUESTION How Can I Fax An Existing PDF File Via MS Fax From MS Access Using VBA? Using MS Access As A User Interface to enable users to search for various electronic records stored as...
7
6920
Jerry Maiapu
by: Jerry Maiapu | last post by:
Hello everyone, I have searched the forum and internet on collecting data from outlook into access with custom formatting but no there is no resource to assist. I 'have looked at the following...
0
7063
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7258
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,...
1
6970
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7441
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5558
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4663
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3156
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1489
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
366
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.