Problem with email form

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a database that is the same on two computers. The code causes an
email form to open and populate with email addresses stored in a table. On
the desktop, the email form opens and when pushing "send" it sends regardless
of whether I'm connected or not. On the laptop, "send" only works when the
network connection is disconnected. On both laptop and desktop, email
profiles are successful in Outlook and do both send and receive. So why
won't the desktop send an email form when the connection is off? Could there
be a default setting somewhere, since the code is exactly the same and
libraries are the same?
 
Do you have Outlook Data Access Objects installed on both computers.
 
I have the following libraries checked on both computers...

Visual Basic for Applications
Microsoft Access 9.0 Object Library
Microsoft DAO 3.6 Object Library
OLE Automation
Microsoft ActiveX Data Objects 2.1 Library

I hope I answered the question correctly. If your asking for other info, I
may need help with knowing where to look.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top