Datasheet

ErrorCode ErrorString
2765 Visual Basic can’t convert the data type of one of the arguments you
entered. You tried to run a Visual Basic procedure that executes a
method or sets a property of an object. Check the component’s docu-
mentation for information on the properties and methods it makes
available for Automation operations.
2766 The object doesn’t contain the Automation object ‘|. You tried to run a
Visual Basic procedure to set a property or method for an object.
However, the component doesn’t make the property or method avail-
able for Automation operations. Check the component’s documentation
for information on the properties and methods it makes available for
Automation operations.
2767 The object doesn’t support American English; it was developed using a
different language. Use a version of the object developed in Visual
Basic that supports the language you are using.
2768 The number you used to reference an element in the array is outside
the bounds of the array. For example, the array is from 0 through 10,
and you entered a -1 or an 11. Check the component’s documentation
for information on the properties and methods it makes available for
Automation operations.
2769 A property of the Automation object requires or returns a data type that
isn’t supported by Visual Basic. You tried to run a Visual Basic proce-
dure that references an Automation object’s property. However, the
value of the property isn’t supported by Visual Basic. Check the com-
ponent’s documentation for information on the properties and methods
it makes available for Automation operations.
2770 The object you referenced in the Visual Basic procedure as an OLE
object isn’t an OLE object.
2771 The bound or unbound object frame you tried to edit doesn’t contain
an OLE object. Use the Object command on the Insert menu to add an
OLE object to the bound or unbound object frame.
2774 The component doesn’t support Automation. You tried to run a Visual
Basic procedure that references an Automation object. Check the com-
ponent’s documentation for information on whether it supports
Automation.
2775 You specified too many arguments in the Visual Basic procedure, or
there isn’t enough memory to run the procedure. Specify fewer argu-
ments, or close unneeded programs, and then try to run the procedure
again. For more information on freeing memory, search the Microsoft
Windows Help index for ‘memory, troubleshooting’.
Access 2002 and Jet 4 Errors
A
PPENDIX E
E
ACCESS 2002
AND
JET
4
E
RRORS
61