- ▼MSDN Library - April 2000
- ▶Welcome to the MSDN Library
- ▶Visual Studio 6.0 Documentation
- ▶Office Developer Documentation
- ▶Windows CE Documentation
- ▶Platform SDK
- ▼SDK Documentation
- About SDK Documentation
- ▶ActiveX Designer Programmer's Reference
- ▼DAO 3.5 SDK
- ▶DAO Overview
- ▶What's New in DAO?
- ▶DAO for Microsoft Visual C++
- ▶DAO Object Models
- ▶DAO Objects
- ▶DAO Methods
- ▶DAO Properties
- ▶dbDAO Programming Examples
- ▶Microsoft Jet Database SQL Reference
- ▼Trappable Microsoft Jet and DAO Errors
- Syntax error in number. (Error 2420)
- Syntax error in date. (Error 2421)
- Syntax error in string. (Error 2422)
- Invalid use of '.', '!', or '()'. (Error 2423)
- Unknown name. (Error 2424)
- Unknown function name. (Error 2425)
- Function isn't available in expressions. (Error 2426)
- Object has no value. (Error 2427)
- Invalid arguments used with domain function. (Error 2428)
- In operator without (). (Error 2429)
- Between operator without And. (Error 2430)
- Syntax error (missing operator). (Error 2431)
- Syntax error (comma). (Error 2432)
- Syntax error. (Error 2433)
- Syntax error (missing operator). (Error 2434)
- Extra ). (Error 2435)
- Missing ), ], or Item. (Error 2436)
- Invalid use of vertical bars. (Error 2437)
- Syntax error. (Error 2438)
- Wrong number of arguments used with function. (Error 2439)
- IIf function without (). (Error 2440)
- Invalid use of parentheses. (Error 2442)
- Invalid use of Is operator. (Error 2443)
- Expression too complex. (Error 2445)
- Out of memory during calculation. (Error 2446)
- Invalid use of '.', '!', or '()'. (Error 2447)
- Can't set value. (Error 2448)
- Reserved error
- Invalid argument. (Error 3001)
- Couldn't start session. (Error 3002)
- Couldn't start transaction; too many transactions already nested. (Error 3003)
- Database name
- Database
- Can't open library database
- The table
- You tried to lock table
- Table
- The Microsoft Jet database engine could not find the object
- Object
- Couldn't rename installable ISAM file. (Error 3013)
- Can't open any more tables. (Error 3014)
- Index name
- Field won't fit in record. (Error 3016)
- The size of a field is too long. (Error 3017)
- Couldn't find field
- Operation invalid without a current index. (Error 3019)
- You tried to call Update or CancelUpdate or attempted to update a Field in a recordset without first calling AddNew or Edit. (Error 3020)
- No current record. (Error 3021)
- The changes you requested to the table were not successful because they would create duplicate values in the index, primary key, or relationship. Change the data in the field or fields that contain duplicate data, remove the index, or redefine the index to permit duplicate entries and try again. (Error 3022)
- AddNew or Edit already used. (Error 3023)
- Couldn't find file
- Can't open any more files. (Error 3025)
- Not enough space on disk. (Error 3026)
- Can't update. Database or object is read-only. (Error 3027)
- Can't start your application. The workgroup information file is missing or opened exclusively by another user. (Error 3028)
- Not a valid account name or password. (Error 3029)
- Account name
- Not a valid password. (Error 3031)
- Can't perform this operation. (Error 3032)
- You don't have the necessary permissions to use the
- You tried to commit or roll back a transaction without first using BeginTrans. (Error 3034)
- Database has reached maximum size. (Error 3036)
- Can't open any more tables or queries. (Error 3037)
- Couldn't create index; too many indexes already defined. (Error 3039)
- Disk I/O error during read. (Error 3040)
- Can't open a database created with a previous version of your application. (Error 3041)
- Out of MS-DOS file handles. (Error 3042)
- Disk or network error. (Error 3043)
- Path
- Couldn't use
- Couldn't save; currently locked by another user. (Error 3046)
- Record is too large. (Error 3047)
- Can't open any more databases. (Error 3048)
- Can't open database
- The Microsoft Jet database engine cannot open the file
- File sharing lock count exceeded. (Error 3052)
- Too many client tasks. (Error 3053)
- Too many Memo or OLE Object fields. (Error 3054)
- Not a valid file name. (Error 3055)
- Couldn't repair this database. (Error 3056)
- Operation not supported on linked tables. (Error 3057)
- Index or primary key can't contain a Null value. (Error 3058)
- Operation canceled by user. (Error 3059)
- Wrong data type for parameter
- Too few parameters. Expected
- Duplicate output alias
- Duplicate output destination
- Can't open action query
- Can't execute a select query. (Error 3065)
- Query must have at least one destination field. (Error 3066)
- Query input must contain at least one table or query. (Error 3067)
- Not a valid alias name. (Error 3068)
- The action query
- The Microsoft Jet database engine does not recognize
- This expression is typed incorrectly, or it is too complex to be evaluated. For example, a numeric expression may contain too many complicated elements. Try simplifying the expression by assigning parts of the expression to variables. (Error 3071)
- Operation must use an updatable query. (Error 3073)
- Can't repeat table name
- Message
- Name
- Message
- The Microsoft Jet database engine cannot find the input table or query
- The specified field
- Joined table
- Can't join more than one table with the same name
- JOIN operation
- Can't use internal report query. (Error 3083)
- Can't insert data with action query. (Error 3084)
- Undefined function
- Couldn't delete from specified tables. (Error 3086)
- Too many expressions in GROUP BY clause. (Error 3087)
- Too many expressions in ORDER BY clause. (Error 3088)
- Too many expressions in DISTINCT output. (Error 3089)
- Resultant table not allowed to have more than one AutoNumber field. (Error 3090)
- Can't use HAVING clause in TRANSFORM statement. (Error 3092)
- ORDER BY clause
- ORDER BY clause
- Can't have aggregate function in expression
- Can't have aggregate function in WHERE clause
- Can't have aggregate function in ORDER BY clause
- Can't have aggregate function in GROUP BY clause
- Can't have aggregate function in JOIN operation
- Can't set field
- The Microsoft Jet database engine can't find a record in the table
- Circular reference caused by
- Circular reference caused by alias
- Can't specify fixed column heading
- Missing destination field name in SELECT INTO statement
- Missing destination field name in UPDATE statement
- Record(s) can't be added; no insert permission on
- Record(s) can't be edited; no update permission on
- Record(s) can't be deleted; no delete permission on
- Couldn't read definitions; no read definitions permission for table or query
- Couldn't create; no modify design permission for table or query
- Record(s) can't be read; no read permission on
- Can't update
- Can't include Memo or OLE Object when you select unique values
- Can't have Memo or OLE Object fields in aggregate argument
- Can't have Memo or OLE Object fields in criteria
- Can't sort on Memo or OLE Object
- Can't join on Memo or OLE Object
- Can't group on Memo or OLE Object
- Can't group on fields selected with '*'
- Can't group on fields selected with '*'. (Error 3121)
- You tried to execute a query that doesn't include the specified expression
- Can't use '*' in crosstab query. (Error 3123)
- Can't input from internal report query
- The database engine can't find
- Invalid bracketing of name
- The INSERT INTO statement contains the following unknown field name:
- Specify the table containing the records you want to delete. (Error 3128)
- Invalid SQL statement; expected 'DELETE', 'INSERT', 'PROCEDURE', 'SELECT', or 'UPDATE'. (Error 3129)
- Syntax error in DELETE statement. (Error 3130)
- Syntax error in FROM clause. (Error 3131)
- Syntax error in GROUP BY clause. (Error 3132)
- Syntax error in HAVING clause. (Error 3133)
- Syntax error in INSERT INTO statement. (Error 3134)
- Syntax error in JOIN operation. (Error 3135)
- The LEVEL clause includes a reserved word or argument that is misspelled or missing, or the punctuation is incorrect. (Error 3136)
- Syntax error in ORDER BY clause. (Error 3138)
- Syntax error in PARAMETER clause. (Error 3139)
- Syntax error in PROCEDURE clause. (Error 3140)
- The SELECT statement includes a reserved word or an argument name that is misspelled or missing, or the punctuation is incorrect. (Error 3141)
- Syntax error in TRANSFORM statement. (Error 3143)
- Syntax error in UPDATE statement. (Error 3144)
- Syntax error in WHERE clause. (Error 3145)
- ODBC - call failed. (Error 3146)
- ODBC -- connection to
- ODBC -- couldn't find DLL
- ODBC -- insert on a linked table
- ODBC -- delete on a linked table
- ODBC -- update on a linked table
- Couldn't save record; currently locked by another user. (Error 3158)
- Not a valid bookmark. (Error 3159)
- Table isn't open. (Error 3160)
- Couldn't decrypt file. (Error 3161)
- You tried to assign the Null value to a variable that isn't a Variant data type. (Error 3162)
- The field is too small to accept the amount of data you attempted to add. Try inserting or pasting less data. (Error 3163)
- The field can't be updated because another user or process has locked the corresponding record or table. (Error 3164)
- Couldn't open .inf file. (Error 3165)
- Cannot locate the requested Xbase memo file. (Error 3166)
- Record is deleted. (Error 3167)
- Invalid .inf file. (Error 3168)
- The Microsoft Jet database engine could not execute the SQL statement because it contains a field that has an invalid data type. (Error 3169)
- Couldn't find installable ISAM. (Error 3170)
- Couldn't find network path or user name. (Error 3171)
- Couldn't open Paradox.net. (Error 3172)
- Couldn't open table 'MSysAccounts' in the workgroup information file. (Error 3173)
- Couldn't open table 'MSysGroups' in the workgroup information file. (Error 3174)
- Date is out of range or is in an invalid format. (Error 3175)
- Couldn't open file
- Not a valid table name. (Error 3177)
- Encountered unexpected end of file. (Error 3179)
- Couldn't write to file
- Invalid range. (Error 3181)
- Invalid file format. (Error 3182)
- Not enough space on temporary disk. (Error 3183)
- Couldn't execute query; couldn't find linked table. (Error 3184)
- SELECT INTO on a remote database tried to produce too many fields. (Error 3185)
- Couldn't save; currently locked by user
- Couldn't read; currently locked by user
- Couldn't update; currently locked by another session on this machine. (Error 3188)
- Table
- Too many fields defined. (Error 3190)
- Can't define field more than once. (Error 3191)
- Couldn't find output table
- The database
- The Microsoft Jet database engine stopped the process because you and another user are attempting to change the same data at the same time. (Error 3197)
- Couldn't start session. Too many sessions already active. (Error 3198)
- Couldn't find reference. (Error 3199)
- The record cannot be deleted or changed because table
- You can't add or change a record because a related record is required in table
- Couldn't save; currently locked by another user. (Error 3202)
- Subqueries cannot be used in the expression
- Database already exists. (Error 3204)
- Too many crosstab column headers
- Can't create a relationship between a field and itself. (Error 3206)
- Operation not supported on a Paradox table with no primary key. (Error 3207)
- Invalid Deleted setting in the Xbase key of the Windows Registry. (Error 3208)
- The connection string is too long. (Error 3210)
- The database engine couldn't lock table
- Couldn't lock table
- Invalid Date setting in the Xbase key of the Windows Registry. (Error 3213)
- Invalid Mark setting in the Xbase key of the Windows Registry. (Error 3214)
- Too many Btrieve tasks. (Error 3215)
- Parameter
- Parameter
- Couldn't update; currently locked. (Error 3218)
- Invalid operation. (Error 3219)
- Incorrect collating sequence. (Error 3220)
- Invalid settings in the Btrieve key of the Windows Registry. (Error 3221)
- Query can't contain a Database parameter. (Error 3222)
- Parameter name
- Can't read Btrieve data dictionary. (Error 3224)
- Encountered a record locking deadlock while performing a Btrieve operation. (Error 3225)
- Errors encountered while using the Btrieve DLL. (Error 3226)
- Invalid Century setting in the Xbase key of the Windows Registry. (Error 3227)
- Selected collating sequence not supported by the operating system. (Error 3228)
- Btrieve -- can't change field. (Error 3229)
- Out-of-date Paradox lock file. (Error 3230)
- ODBC -- field would be too long; data truncated. (Error 3231)
- ODBC -- couldn't create table. (Error 3232)
- ODBC -- remote query timeout expired. (Error 3234)
- ODBC -- data type not supported on server. (Error 3235)
- ODBC -- data out of range. (Error 3238)
- Too many active users. (Error 3239)
- Btrieve -- missing Btrieve engine. (Error 3240)
- Btrieve -- out of resources. (Error 3241)
- Invalid reference in SELECT statement. (Error 3242)
- None of the import field names match fields in the appended table. (Error 3243)
- Can't import password-protected spreadsheet. (Error 3244)
- Couldn't parse field names from the first row of the import table. (Error 3245)
- Operation not supported in transactions. (Error 3246)
- ODBC -- linked table definition has changed. (Error 3247)
- Invalid NetworkAccess setting in the Windows Registry. (Error 3248)
- Invalid PageTimeout setting in the Windows Registry. (Error 3249)
- Couldn't build key. (Error 3250)
- Operation is not supported for this type of object. (Error 3251)
- Can't open a form whose underlying query contains a user-defined function that attempts to set or get the form's RecordsetClone property. (Error 3252)
- ODBC -- Can't lock all records. (Error 3254)
- Index file not found. (Error 3256)
- Syntax error in WITH OWNERACCESS OPTION declaration. (Error 3257)
- The SQL statement couldn't be executed because it contains ambiguous outer joins. To force one of the joins to be performed first, create a separate query that performs the first join and then include that query in your SQL statement. (Error 3258)
- Invalid field data type. (Error 3259)
- Couldn't update; currently locked by user
- Table
- Couldn't lock table
- Invalid Database object. (Error 3263)
- No field defined -- cannot append TableDef or Index. (Error 3264)
- Item not found in this collection. (Error 3265)
- Can't append a Field that is already a part of a Fields collection. (Error 3266).
- Property can be set only when the Field is part of a Recordset object's Fields collection. (Error 3267)
- Can't set this property once the object is part of a collection. (Error 3268)
- Can't append an Index that is already a part of an Indexes collection. (Error 3269)
- Property not found. (Error 3270)
- Invalid property value. (Error 3271)
- Object isn't a collection. (Error 3272)
- Method not applicable for this object. (Error 3273)
- External table isn't in the expected format. (Error 3274)
- Unexpected error from external database driver
- Invalid database object reference. (Error 3276)
- Can't have more than 10 fields in an index. (Error 3277)
- The Microsoft Jet database engine has not been initialized. (Error 3278)
- The Microsoft Jet database engine has already been initialized. (Error 3279)
- Can't delete a field that is part of an index or is needed by the system. (Error 3280)
- Can't delete this index or table. It is either the current index or is used in a relationship. (Error 3281)
- Operation not supported on a table that contains data. (Error 3282)
- Primary key already exists. (Error 3283)
- Index already exists. (Error 3284)
- Invalid index definition. (Error 3285)
- Format of memo file doesn't match specified external database format. (Error 3286)
- Can't create index on the given field. (Error 3287)
- Paradox index is not primary. (Error 3288)
- Syntax error in CONSTRAINT clause. (Error 3289)
- Syntax error in CREATE TABLE statement. (Error 3290)
- Syntax error in CREATE INDEX statement. (Error 3291)
- Syntax error in field definition. (Error 3292)
- Syntax error in ALTER TABLE statement. (Error 3293)
- Syntax error in DROP INDEX statement. (Error 3294)
- Syntax error in DROP TABLE or DROP INDEX. (Error 3295)
- Join expression not supported. (Error 3296)
- Couldn't import table or query. No records found, or all records contain errors. (Error 3297)
- There are several tables with that name. Please specify owner in the format 'owner.table'. (Error 3298)
- ODBC Specification Conformance Error
- Can't create a relationship. (Error 3300)
- Can't perform this operation; features in this version are not available in databases with older formats. (Error 3301)
- Can't change a rule while the rules for this table are in use. (Error 3302)
- Can't delete this field. It's part of one or more relationships. (Error 3303)
- You must enter a personal identifier (PID) consisting of at least 4 and no more than 20 characters and digits. (Error 3304)
- Invalid connection string in pass-through query. (Error 3305)
- You've written a subquery that can return more than one field without using the EXISTS reserved word in the main query's FROM clause. Revise the SELECT statement of the subquery to request only one field. (Error 3306)
- The number of columns in the two selected tables or queries of a union query don't match. (Error 3307)
- Invalid TOP argument in select query. (Error 3308)
- Property setting can't be larger than 2K. (Error 3309)
- This property isn't supported for external data sources or for databases created with a previous version of Microsoft Jet. (Error 3310)
- Property specified already exists. (Error 3311)
- Validation rules and default values can't be placed on system or linked tables. (Error 3312)
- Can't place this validation expression on this field. (Error 3313)
- The field
- Field
- Table-level validation text
- One or more values are prohibited by the validation rule
- Values specified in a TOP clause are not allowed in delete queries or reports. (Error 3318)
- Syntax error in union query. (Error 3319)
- Error
- No database specified in connection string or IN clause. (Error 3321)
- Crosstab query contains one or more invalid fixed column headings. (Error 3322)
- The query cannot be used as a row source. (Error 3323)
- The query is a DDL query and cannot be used as a row source. (Error 3324)
- Pass-through query with ReturnsRecords property set to True did not return any records. (Error 3325)
- This Recordset is not updatable. (Error 3326)
- Can be present only in version 1.0 format. (Error 3334)
- Btrieve: Invalid IndexDDF option in initialization setting. (Error 3336)
- Invalid DataCodePage option in initialization setting. (Error 3337)
- Btrieve: Xtrieve options aren't correct in initialization setting. (Error 3338)
- Btrieve: Invalid IndexDeleteRenumber option in initialization setting. (Error 3339)
- Query
- The current field must match the join key
- Invalid Memo or OLE Object in subquery
- Unrecognized database format
- The database engine does not recognize either the field
- Unknown or invalid field reference
- Number of query values and destination fields aren't the same. (Error 3346)
- Numeric field overflow. (Error 3349)
- Object is invalid for operation. (Error 3350)
- The ORDER BY expression
- No destination field name in INSERT INTO statement
- Btrieve: Can't find file Field.ddf. (Error 3353)
- At most one record can be returned by this subquery. (Error 3354)
- Syntax error in default value. (Error 3355)
- You attempted to open a database that is already opened exclusively by user
- This query is not a properly formed data-definition query. (Error 3357)
- Can't open the Microsoft Jet engine workgroup information file. (Error 3358)
- Pass-through query must contain at least one character. (Error 3359)
- Query is too complex. (Error 3360)
- Unions not allowed in a subquery. (Error 3361)
- Single-row update/delete affected more than one row of a linked table. Unique index contains duplicate values. (Error 3362)
- Can't use Memo or OLE Object field
- Can't set this property for remote objects. (Error 3365)
- Can't append a relation with no fields defined. (Error 3366)
- Can't append. An object with that name already exists in the collection. (Error 3367)
- Relationship must be on the same number of fields with the same data types. (Error 3368)
- Can't modify the design of table
- Can't find table or constraint. (Error 3371)
- No such index
- Can't create relationship. Referenced table
- The specified fields are not uniquely indexed in table
- Table
- Table
- No such relationship
- There is already a relationship named
- Can't create relationships to enforce referential integrity. Existing data in table
- Field
- There is no field named
- Size of field
- Can't delete field
- Can't delete a built-in property. (Error 3384)
- User-defined properties don't support a Null value. (Error 3385)
- Property
- Unknown function
- Query support unavailable. (Error 3389)
- Account name already exists. (Error 3390)
- Can't perform join, group, sort, or indexed restriction. A value being searched or sorted on is too long. (Error 3393)
- Can't save property; property is a schema property. (Error 3394)
- Can't perform cascading operation. Since related records exist in table
- Can't perform cascading operation. There must be a related record in table
- Can't perform cascading operation. It would result in a null key in table
- Can't perform cascading operation. It would result in a duplicate key in table
- Can't perform cascading operation. It would result in two updates to field
- Can't perform cascading operation. It would cause field
- Can't perform cascading operation. It would cause field
- Can't perform cascading operation:
- Can't perform cascading operation. The value entered is prohibited by the validation rule
- Error
- The expression you're trying to use for the DefaultValue property is invalid because
- The server's MSysConf table exists, but is in an incorrect format. Contact your system administrator. (Error 3407)
- Invalid field definition
- Invalid entry. Can't perform cascading operation in table
- Can't perform cascading update on the table because it is currently in use by another user. (Error 3412)
- Can't perform cascading operation on table
- Zero-length string is valid only in a Text or Memo field. (Error 3415)
- reserved error alert
- An action query cannot be used as a row source. (Error 3417)
- Can't open
- Can't open this Paradox 4.x or 5.x table because ParadoxNetStyle is set to 3.x in the Windows Registry. (Error 3419)
- Object is invalid or no longer set. (Error 3420)
- Data type conversion error. (Error 3421)
- Can't modify table structure. Another user has the table open. (Error 3422)
- You cannot use ODBC to import from, export to, or link an external Microsoft Jet or ISAM database table to your database. (Error 3423)
- Can't create database because the locale is invalid. (Error 3424)
- A problem occurred in your database. Correct the problem by repairing and compacting the database. (Error 3428)
- Incompatible version of an installable ISAM. (Error 3429)
- While loading the Microsoft Excel installable ISAM, OLE was unable to initialize. (Error 3430)
- This is not a Microsoft Excel 5.0 file. (Error 3431)
- Error opening a Microsoft Excel 5.0 file. (Error 3432)
- Invalid setting in Excel key of the Engines section of the Windows Registry. (Error 3433)
- Can't expand named range. (Error 3434)
- Cannot delete spreadsheet cells. (Error 3435)
- Failure creating file. (Error 3436)
- Spreadsheet is full. (Error 3437)
- The data being exported does not match the format described in the Schema.ini file. (Error 3438)
- You attempted to link or import a Microsoft Word mail merge file. Although you can export such files, you cannot link or import them. (Error 3439)
- An attempt was made to import or link an empty text file. To import or link a text file, the file must contain data. (Error 3440)
- Text file specification field separator matches decimal separator or text delimiter. (Error 3441)
- In the text file specification
- The fixed-width specification
- In the fixed width specification
- Incorrect version of the DLL file
- Jet VBA file (VBAJET.dll for 16-bit versions, or VBAJET32.dll for 32-bit versions) is missing. Try reinstalling the application that returned the error. (Error 3446)
- The Jet VBA file (VBAJET.dll for 16-bit versions, or VBAJET32.dll for 32-bit versions) failed to initialize when called. Try reinstalling the application that returned the error. (Error 3447)
- A call to an OLE system function was not successful. Try reinstalling the application that returned the error. (Error 3448)
- No country code found in the connection string. (Error 3449)
- You can't make changes to the design of the database at this replica. (Error 3452)
- You can't establish or maintain an enforced relationship between a replicated table and a local table. (Error 3453)
- Can't make the database replicable. (Error 3455)
- The object named
- You can't set the KeepLocal property for an object that is already replicated. (Error 3457)
- The KeepLocal property cannot be set on a database; it can be set only on the objects in a database. (Error 3458)
- After a database has been replicated, you cannot remove the replication features from the database. (Error 3459)
- The operation you attempted conflicts with an existing operation involving this member of the replica set. (Error 3460)
- The replication property you are attempting to set or delete is read-only and can't be changed. (Error 3461)
- Failure to load a DLL. (Error 3462)
- Can't find the .dll
- Data type mismatch in criteria expression. (Error 3464)
- The disk drive you are attempting to access is unreadable. (Error 3465)
- Access was denied while accessing dropbox folder
- The disk for dropbox folder
- Disk failure accessing dropbox folder
- Failure to write to the Synchronizer log file. (Error 3471)
- Disk full for path
- Disk failure while accessing log file
- Can't open the log file
- Sharing violation while attempting to open log file
- Invalid dropbox path
- Dropbox address
- The replica is not a partial replica. (Error 3478)
- Can't designate a partial replica as the Design Master for the replica set. (Error 3479)
- The relationship
- The table name
- The filter expression for the partial replica is invalid. (Error 3482)
- The password supplied for the dropbox folder
- The password used by the Synchronizer to write to a destination dropbox folder is invalid. (Error 3484)
- The object can't be replicated because the database is not replicated. (Error 3485)
- You can't add a second Replication ID AutoNumber field to a table. (Error 3486)
- The database you are attempting to replicate can't be converted. (Error 3487)
- The value specified is not a ReplicaID for any member in the replica set. (Error 3488)
- The object specified can't be replicated because it is missing a necessary resource. (Error 3489)
- Can't create a new replica because the
- The database must be opened in exclusive mode before it can be replicated. (Error 3491)
- The synchronization failed because a design change could not be applied to one of the replicas. (Error 3492)
- Can't set the specified Registry parameter for the Synchronizer. (Error 3493)
- Unable to retrieve the specified Registry parameter for the Synchronizer. (Error 3494)
- There are no scheduled synchronizations between the two Synchronizers. (Error 3495)
- Replication Manager cannot find the ExchangeID in the MSysExchangeLog table. (Error 3496)
- Unable to set a schedule for the Synchronizer. (Error 3497)
- Can't retrieve the full path information for a member of the replica set. (Error 3499)
- You cannot specify two different Synchronizers to manage the same replica. (Error 3500)
- The Design Master or replica is not being managed by a Synchronizer. (Error 3502)
- The Synchronizer's Registry has no value set for the key you queried. (Error 3503)
- The Synchronizer ID does not match an existing ID in the MSysTranspAddress table. (Error 3504)
- The Synchronizer is unable to open the Synchronizer log. (Error 3506)
- Failure writing to the Synchronizer log. (Error 3507)
- There is no active transport for the Synchronizer. (Error 3508)
- Could not find a valid transport for this Synchronizer. (Error 3509)
- The member of the replica set you are attempting to synchronize is currently being used in another synchronization. (Error 3510)
- Failed to read the dropbox folder. (Error 3512)
- Failed to write to the dropbox folder. (Error 3513)
- Synchronizer could not find any scheduled or on-demand synchronizations to process. (Error 3514)
- The Microsoft Jet database engine could not read the system clock on your computer. (Error 3515)
- Could not find transport address. (Error 3516)
- Synchronizer could not find any messages to process. (Error 3517)
- Could not find Synchronizer in the MSysTranspAddress table. (Error 3518)
- Failed to send a message. (Error 3519)
- The replica name or ID does not match a currently managed member of the replica set. (Error 3520)
- Two members of the replica set cannot be synchronized because there is no common point to start the synchronization. (Error 3521)
- Synchronizer cannot find the record of a specific synchronization in the MSysExchangeLog table. (Error 3522)
- Synchronizer cannot find a specific version number in the MSysSchChange table. (Error 3523)
- The history of design changes in the replica does not match the history in the Design Master. (Error 3524)
- Synchronizer could not access the message database. (Error 3525)
- The name selected for the system object is already in use. (Error 3526)
- The Synchronizer or Replication Manager could not find the system object. (Error 3527)
- There is no new data in shared memory for the Synchronizer or Replication Manager to read. (Error 3528)
- The Synchronizer or Replication Manager found unread data in the shared memory. The existing data will be overwritten. (Error 3529)
- The Synchronizer is already serving a client. (Error 3530)
- The wait period for an event has timed out. (Error 3531)
- Synchronizer could not be initialized. (Error 3532)
- The system object used by a process still exists after the process has stopped. (Error 3533)
- Synchronizer looked for a system event but did not find one to report to the client. (Error 3534)
- Client has asked the Synchronizer to terminate operation. (Error 3535)
- Synchronizer received an invalid message for a member of the replica set that it manages. (Error 3536)
- Cannot initialize Synchronizer because there are too many applications running. (Error 3538)
- A system error has occurred or your swap file has reached its limit. (Error 3539)
- Your swap file has reached its limit or is corrupted. (Error 3540)
- Synchronizer could not be shut down properly and is still active. (Error 3541)
- Process stopped when attempting to terminate Synchronizer client. (Error 3542)
- Synchronizer has not been set up. (Error 3543)
- Synchronizer is already running. (Error 3544)
- The two replicas you are attempting to synchronize are from different replica sets. (Error 3545)
- The type of synchronization you are attempting is not valid. (Error 3546)
- Synchronizer could not find a replica from the correct set to complete the synchronization. (Error 3547)
- GUIDs do not match or the requested GUID could not be found. (Error 3548)
- The file name you provided is too long. (Error 3549)
- There is no index on the GUID column. (Error 3550)
- Unable to delete the specified Registry parameter for the Synchronizer. (Error 3551)
- The size of the Registry parameter exceeds the maximum allowed. (Error 3552)
- The GUID could not be created. (Error 3553)
- All valid nicknames for replicas are already in use. (Error 3555)
- Invalid path for destination dropbox folder. (Error 3556)
- Invalid address for destination dropbox folder. (Error 3557)
- Disk I/O error at destination dropbox folder. (Error 3558)
- Failure to write because destination disk is full. (Error 3559)
- The two members of the replica set you are attempting to synchronize have the same ReplicaID. (Error 3560)
- The two members of the replica set you are attempting to synchronize are both Design Masters. (Error 3561)
- Access denied at destination dropbox folder. (Error 3562)
- Fatal error accessing a local dropbox folder. (Error 3563)
- Synchronizer can't find the source file for messages. (Error 3564)
- There is a sharing violation in the source dropbox folder because the message database is open in another application. (Error 3565)
- Network I/O error. (Error 3566)
- Message in dropbox folder belongs to the wrong Synchronizer. (Error 3567)
- Synchronizer could not delete a file. (Error 3568)
- This member of the replica set has been logically removed from the set and is no longer available. (Error 3569)
- The attempt to set a column in a partial replica violated a rule governing partial replicas. (Error 3571)
- A disk I/O error occurred while reading or writing to the TEMP directory. (Error 3572)
- The ReplicaID for this member of the replica set was reassigned during a move or copy procedure. (Error 3574)
- The disk drive you are attempting to write to is full. (Error 3575)
- The database you are attempting to open is already in use by another application. (Error 3576)
- Can't update replication system column. (Error 3577)
- Failure to replicate database; can't determine whether the database is open in exclusive mode. (Error 3578)
- Can't open replication system table
- Cannot make the
- Insufficient memory to complete operation. (Error 3584)
- Syntax error in partial filter expression on table
- Invalid expression in the ReplicaFilter property. (Error 3587)
- Error when evaluating the partial filter expression. (Error 3588)
- The partial filter expression contains an unknown function. (Error 3589)
- You can't replicate a password-protected database or set password protection on a replicated database. (Error 3592)
- You can't change the data master attribute for the replica set. (Error 3593)
- You can't change the data master attribute for the replica set. It allows data changes only at the Design Master. (Error 3594)
- The system tables in your replica are no longer reliable and the replica should not be used. (Error 3595)
- Synchronizing with a non-replicated database is not allowed. The
- The replication property you are attempting to delete is read-only and cannot be removed. (Error 3607)
- Record length is too long for an indexed Paradox table. (Error 3608)
- No unique index found for the referenced field of the primary table. (Error 3609)
- Same table
- Can't execute data definition statements on linked data sources. (Error 3611)
- Multi-level GROUP BY clause is not allowed in a subquery. (Error 3612)
- Can't create a relationship on linked ODBC tables. (Error 3613)
- GUID not allowed in Find method criteria expression. (Error 3614)
- Type mismatch in JOIN expression. (Error 3615)
- Updating data in a linked table is not supported by this ISAM. (Error 3616)
- Deleting data in a linked table is not supported by this ISAM. (Error 3617)
- Exceptions table could not be created on import/export. (Error 3618)
- Records could not be added to exceptions table. (Error 3619)
- The connection for viewing your linked Microsoft Excel worksheet was lost. (Error 3620)
- Can't change password on a shared open database. (Error 3621)
- You must use the dbSeeChanges option with OpenRecordset when accessing a SQL Server table that has an IDENTITY column. (Error 3622)
- Cannot access the FoxPro 3.0 bound DBF file
- Couldn't read the record; currently locked by another user. (Error 3624)
- The text file specification
- The operation failed. There are too many indexes on table
- Cannot find the executable file for the Synchronizer (mstran35.exe). (Error 3627)
- Partner replica is not managed by a Synchronizer. (Error 3628)
- This synchronizer and synchronizer
- Invalid table name in filter. (Error 3631)
- Remote Synchronizer is not configured for remote synchronization. (Error 3632)
- Can't load DLL
- Cannot create a replica using a partial replica. (Error 3634)
- Cannot create partial replica of a workgroup information file. (Error 3635)
- Cannot populate the replica or change the replica's filter because the replica has conflicts or data errors. (Error 3636)
- Cannot use the crosstab of a non-fixed column as a subquery. (Error 3637)
- You cannot make a database replicable that is being used by a program that controls modification. (Error 3638)
- Cannot create a replica of a workgroup information file. (Error 3639)
- The fetch buffer was too small for the amount of data you requested. (Error 3640)
- There are fewer records remaining in the Recordset than you requested. (Error 3641)
- A cancel was performed on the operation. (Error 3642)
- One of the records in the Recordset was deleted by another process. (Error 3643)
- One of the binding parameters is incorrect. (Error 3645)
- The specified row length is shorter than the sum of the column lengths. (Error 3646)
- A column requested is not being returned to the Recordset. (Error 3647)
- Cannot synchronize a partial replica with another partial replica. (Error 3648)
- The language-specific code page was not specified or could not be found. (Error 3649)
- Internet is too slow. (Error 3650)
- Invalid Internet address. (Error 3651)
- Internet login failure. (Error 3652)
- Internet not set up. (Error 3653)
- Error in evaluating a partial expression. (Error 3656)
- Requested exchange failed because
- DAO Glossary
- ▶Design-Time Control SDK
- ▶Flight Simulator 98 Software Development Kit
- ▶HTML Help Workshop
- ▶Imaging for Windows
- ▶DDK Documentation
- ▶Windows Resource Kits
- ▶Knowledge Base
- ▶Technical Articles
- ▶Backgrounders
- ▶Specifications
- ▶Books
- ▶Partial Books
- ▶Periodicals
- ▶Samples