Access references

message from hin on 27 May 2004
Hi

Do I need to have a reference to "Microsoft Shell Controls and
Automation"?

I'm getting an Access Violation occurred while copying the file from
my Setup.exe file (which was created by MS Office XP Deveoloper,
using the packaging wizard)
 
Tony Toews replied to hin on 27 May 2004
Unlikely. Standard blurb follows.

Do you have any references besides the basic three? Are you sure you
need them? Write down the path and name of the extra ones, delete
from the references list and Compile and Save All. Keep any
necessary references and ensure they are distributed to the target
system.

For a very detailed page on reference problems see
http://members.rogers.com/douglas.j.steele/AccessReferenceErrors.html

Ctrl+G will take you into the Debug/Immediate window. Then click on
Tools on the menu bar and References.

The Access 2002 default references when the MDB is created in Access
2000 format are:
Visual Basic for Applications
Microsoft Access 10.0 Object Library
OLE Automation
Microsoft ActiveX Data Objects 2.1 Library

The Access 2002 default references when the MDB is created in Access
2002 format are:
Visual Basic for Applications
Microsoft Access 10.0 Object Library
OLE Automation
Microsoft ActiveX Data Objects 2.5 Library.

Tony
 

Archived message: Access references (MS Access Error Message)