Datasheet

Number
Description
Error Numbers and Descriptions for Microsoft Access 2007
2332
Microsoft Office Access can't match the fields you added using the asterisk (*) in the append
query.@Because the asterisk represents all the fields in the underlying table or query, you
can't append an asterisk to one field or expression, and you can't append a single field or
expression to an asterisk.@Append an asterisk to an asterisk (for example, a table to a table),
or append specific fields.@1@1@9999@1
2333
You must enter the name of the table you are creating or appending records to.@You tried to
define a make-table or append query without specifying a destination table.@@1@@@1
2334
Microsoft Office Access can't print '|' because it is an action query.@Because action queries
don't produce a recordset, you can't print a Datasheet view of them.Note that an
exclamation point (!) joined to a query icon in the Navigation Pane marks an action query.@To
print a Datasheet view of the records that will be selected by the query, display the query in
Design view, click the Datasheet button, and then click the Print button.@1@@@1
2335
You must specify the same number of fields when you set the LinkChildFields and
LinkMasterFields properties.@You entered a different number of fields for one property than
you did for the other.If you use the Relationships command (on the Database Tools tab, click
Relationships) to define a relationship between the tables underlying the form and subform,
Microsoft Office Access will link the form and subform automatically and then set the
LinkChildFields and LinkMasterFields properties.@@1@1@9086@1
2337
You can't specify criteria on the same field for which you entered Value in the Crosstab
row.@You tried to display a crosstab query after entering Value in the Crosstab row and
criteria in the Criteria row.@If you want this field to supply the cross-tabulated values in the
crosstab query, delete the entry in the Criteria row. If you want this to be a criteria field, leave
the Crosstab row blank.@1@1@9980@1
2338
Microsoft Office Access truncated the expression you entered.@The expression '|' exceeds the
1,024-character limit for the query design grid.@@1@@@1
2339
Microsoft Office Access can't create a temporary link.@You reached the limit for the number of
links in your database. Microsoft Office Access needs to create a temporary link in order to
import your ODBC table.@Remove all unneeded links or tables.@1@@@1
2340
The expression you entered exceeds the 1,024-character limit for the query design
grid.@@@1@@@1
2342
A RunSQL action requires an argument consisting of an SQL statement.@For example, an
action query that appends records starts with INSERT INTO. A data-definition query that
creates a table starts with CREATE TABLE.@@1@1@3698@1
2343
The value you entered exceeds the Alias property's 64-character limit.@@@1@1@6146@1
2344
For the TopValues property in the query property sheet, you must enter an integer greater
than zero.@@@1@@@1
2345
For the TopValues property in the query property sheet, you must enter a percentage from 1
through 100.@@@1@@@1
2346
For the TopValues property in the query property sheet, you must enter a number greater
than zero.@@@1@@@1
2347
Microsoft Office Access can't find the file name you entered for the DestinationDB property in
an action query's property sheet.@You may have misspelled the database file name, or the file
may have been deleted or renamed.@@1@1@6183@1
2348
You can't leave the Alias property blank.@@@1@1@6146@1
2349
For the TopValues property in the query property sheet, you must enter a number smaller
than 2,147,483,647.@@@1@@@1
2350
Microsoft Office Access can't save the query.@* The query is a pass-through query and can't
be represented as a simple SQL string. Save the query as a named query from the Query
Builder. When you close the Query Builder, Microsoft Office Access will fill the RecordSource or
RowSource property with the saved query name.* Make sure the query doesn't have an SQL
syntax error.@@1@1@4309@1
Copyright (c) 2008 FMS, Inc.
fmsinc.com