Problem with email form

K

Kris

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?
 
K

Kris

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.
 
Top