User Profile

Collapse

Profile Sidebar

Collapse
squiggly12
squiggly12
Last Activity: Mar 27 '08, 09:18 PM
Joined: Mar 14 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • squiggly12
    started a topic Nightly Access 2003 Corruption

    Nightly Access 2003 Corruption

    For the past two nights, our access application that is in 2003 is becoming corrupt. When I have done a comparison of the corrupt database, and a working copy on my local machine, I see several queries that are gone. All other forms, reports and macros are still there.

    This has me very confused as this just started happening, does anyone have any insight as to why this is happening?
    See more | Go to post

  • Fish,
    Thank you for the reply. I have checked all of the variables and they are being set correctly, and the sent date within the objMessage object is happening. I will have our network admin check the mail server to see if there are mails being stopped. The thing that is bothering me is that on 3 other forms, the same exact code is being used and emails are generated and sent.

    Thanks again!...
    See more | Go to post

    Leave a comment:


  • VBA: Duplicated code in another form is not working

    Hello all, I have this interesting problem and it has me scratching my head. I have updated a few forms to use CDOSYS to email instead of using the doCmd.SendObjec t.
    Code:
            Dim objMessage As Object
            Dim strFromEmail As String
            Dim intCaller As Integer
            Dim strCallerComments As String
            Dim strCallerEmail As String
            Dim strCallerPhoneNumber As String
    ...
    See more | Go to post
No activity results to display
Show More
Working...