RecordLocks In Access - Stuck here.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • amanjsingh
    New Member
    • Mar 2007
    • 48

    #16
    Originally posted by mmccarthy
    Is there any code in the forms events like the on current or on change event?
    Is it possible to have any kind of virus in Database? Because this database was made in Office 2000. When I opened the same database using office 2003, it did not let me open it.

    The error in Office 2003 was -

    " This database has programs that could harm your computer, do you still want to open it?"

    Comment

    • MMcCarthy
      Recognized Expert MVP
      • Aug 2006
      • 14387

      #17
      Originally posted by amanjsingh
      Is it possible to have any kind of virus in Database? Because this database was made in Office 2000. When I opened the same database using office 2003, it did not let me open it.

      The error in Office 2003 was -

      " This database has programs that could harm your computer, do you still want to open it?"
      This is a standard warning message in 2003.

      Compile the database and see if it compiles OK.

      Mary

      Comment

      • amanjsingh
        New Member
        • Mar 2007
        • 48

        #18
        Originally posted by mmccarthy
        This is a standard warning message in 2003.

        Compile the database and see if it compiles OK.

        Mary
        Hi, it opened fine. Thanks. But the error remains the same. :(

        Comment

        • amanjsingh
          New Member
          • Mar 2007
          • 48

          #19
          Originally posted by mmccarthy
          This is a standard warning message in 2003.

          Compile the database and see if it compiles OK.

          Mary
          Is there a way to explicitly compile it?

          Comment

          • MMcCarthy
            Recognized Expert MVP
            • Aug 2006
            • 14387

            #20
            Originally posted by amanjsingh
            Is there a way to explicitly compile it?
            Open the VBA Editor window and you will find compile under the Debug menu (I think). If not it's there somewhere.

            Mary

            Comment

            Working...