Datasheet

ErrorCode ErrorString
7917 ‘|’ cannot be created due to the project being disconnected. Use the
Connection… command under the File menu to connect the project to
a database.
7918 The Object Name argument for the ‘Save’ macro action is not sup-
ported within an Access Project for Table or Query objects. You cannot
save these objects with a new name in an Access Project.
7919 The default data type you selected is not supported in all versions of
Microsoft SQL Server. If the server doesn’t support the data type you
have chosen, the varchar data type will be used in its place.
7950 You can’t refer to the RecordsetClone property of a form when the
form is open in Design view.
7951 You entered an expression that has an invalid reference to the
RecordsetClone property. For example, you may have used the
RecordsetClone property with a form or report that isn’t based on a
table or query.
7952 You made an illegal function call. Check the syntax of the function you
are trying to use.
7953 The value you entered doesn’t match the type required.
• The variable, property, or object may not be of the correct type.
You may have used an If TypeOf construct with something other than
a control.
7954 The expression you entered requires the control to be in the active
window. Try one of the following:
• Open or select a form or report containing the control.
• Create a new control in the active window, and try the operation
again.
7955 There is no current code context object.
7956 The syntax of the subquery in this expression is incorrect. Check the
subquery’s syntax and enclose the subquery in parentheses.
7957 You used a Like operator with an incorrect pattern. Make sure the
comparison value is enclosed in quotation marks.
7958 The Replication ID you entered is invalid. Make sure the Replication
ID you enter contains only digits or letters for hexadecimal numbers,
that the Replication ID is the correct length, and that it is in a canoni-
cal SQL form.
Access 2002 and Jet 4 Errors
A
PPENDIX E
E
ACCESS 2002
AND
JET
4
E
RRORS
117