Re: New Error in modules
From: Dirk Goldgar (dg_at_NOdataSPAMgnostics.com)
Date: 12/07/04
- Next message: OceansideDJ: "Access controlling PDF"
- Previous message: Albert D. Kallal: "Re: Global Variable Declaration"
- In reply to: Emily8: "New Error in modules"
- Next in thread: Emily8: "Re: New Error in modules"
- Reply: Emily8: "Re: New Error in modules"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 7 Dec 2004 13:49:45 -0500
"Emily8" <Emily8@discussions.microsoft.com> wrote in message
news:2C760FE0-B381-4700-9984-40306E1113FA@microsoft.com
> I have a database that I have been using for about a year. All of a
> sudden I am getting a compile error on the following statement:
>
> Dim dbs As Database
>
> None of the references have changed. Any ideas?
Maybe the actual DAO360.DLL file has been changed or moved. Try opening
the References dialog, unchecking the reference to Microsoft DAO 3.6
Object Library, closing the dialog, reopening the dialog, locating the
reference, and re-checking it.
Note: if you're using Access 97, it would be the DAO 3.51 Object
Library.
It may also be that some other reference has been broken, and that's
keeping the DAO reference from being interpreted. Be sure to look for
any other reference marked MISSING while you're at it.
-- Dirk Goldgar, MS Access MVP www.datagnostics.com (please reply to the newsgroup)
- Next message: OceansideDJ: "Access controlling PDF"
- Previous message: Albert D. Kallal: "Re: Global Variable Declaration"
- In reply to: Emily8: "New Error in modules"
- Next in thread: Emily8: "Re: New Error in modules"
- Reply: Emily8: "Re: New Error in modules"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|