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

Problem sending e-mail with access 2003

I have a database which sends a report using acsendreport through ms OutLook. The code works fine on a P.C. running Windows 2000, yet will only allow a single email on a machine running XP. There is no error message generated, just nothing is sent, I have to close the application and try again.
Can anyone help?
Apr 25 '07 #1
5 1472
Rabbit
12,516 Expert Mod 8TB
What code are you using?
Apr 25 '07 #2
What code are you using?
I am using the following VB code.
DoCmd.SendObject acSendReport, stDocName, acFormatRTF, TOaddress, CCAddress, , "MPI Report", "Please find attached the MPI report for " + GivenName + " " + LastName + ", (DOB " + str(PatDob) + "). *** THIS IS AN AUTOMATED E-MAIL PLEASE DO NOT RESPOND ***", False

I have a feeling that running the database with Office 2000 is causing the problem (I have no problems running it with Office 2003), but if you know different, please let me know.

Many Thanks
Apr 26 '07 #3
Rabbit
12,516 Expert Mod 8TB
I've never used it with Office 2000 but I believe there were a lot of changes between 2000 and 2003 so that may very well be your problem.

There's an option in 2003 to save a database as a 2000 version, try that and see if it works. Be sure to make a backup of your 2003 version.
Apr 26 '07 #4
I've never used it with Office 2000 but I believe there were a lot of changes between 2000 and 2003 so that may very well be your problem.

There's an option in 2003 to save a database as a 2000 version, try that and see if it works. Be sure to make a backup of your 2003 version.
I have updated office 2000 to 2003 and the problem has resolved! - thanks for your help.
Apr 27 '07 #5
Rabbit
12,516 Expert Mod 8TB
Good Luck.
Apr 27 '07 #6

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

Similar topics

8
by: Fabio Papa | last post by:
I am trying to write a windows service that sends emails to clients at specific times based on information in a sql db. Since this is done for multiple cities, I start a thread for each city and...
0
by: Efim | last post by:
Hi, I have got some problem with sending of events in .NET. I am using remouting. The client has got 2 objects for receiving different types of events (responses and events) The server has got...
2
by: anonymous | last post by:
Hi, I'am sending an xml string to a web service(which is written in c#) using the microsoft web services behavior. When I check this string from the web service I observed that some of the...
1
by: Gidi | last post by:
Hi, i have a textBox that when it get focused i'm sending ALT+SHIFT (to change the current language) i compare the current language to the one i need (using InputLanguage.CurrentInputLanguage),...
4
by: yaron | last post by:
Hi, I have a problem when sending data over TCP socket from c# client to java server. the connection established ok, but i can't send data from c# client to java server. it's work ok with...
2
by: Mr. x | last post by:
Hello, I have a problem of posting message to newsgroup server : news.microsoft.com. When I am sending the message directly via news.microsoft.com (using outlook express) there is a problem,...
1
by: Prosper0 | last post by:
Hello, I have a problem sending special characters from a form to another page. The sending page is in ISO-8859-1 (meta tag), and the recieving page too. (Using post) The characters show OK in...
0
by: Andrea | last post by:
Hi I've having a very strange problem using the SendInput API to send text to other applications. I've written the code and it seems to work well. I discovered a strange problem: when I try to...
9
by: darthghandi | last post by:
I am trying to create a server application using asynchronous sockets. I run into a problem when I try to connect to my server using a non-.net program. I can establish the connection, and send...
3
by: senthurganesh | last post by:
Hai Am Developing SMS Sending Application using C#.Net. MY Problem Is Sending SMS via COM3.But It Throw Different Exception . Till Now Am Didn't Face That Problem. Am Connect The Mobile...
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:
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...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
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
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.