Error Code | Error Description | Supported Versions |
3728 | Invalid SQL syntax – expected token: AS. | Access 2003+ |
3729 | Invalid SQL syntax – expected token: SELECT. | Access 2003+ |
3730 | VIEW cannot contain a parameter. | Access 2003+ |
3731 | The number of aliases specified shall be the same as the number of output columns. | Access 2003+ |
3732 | Expected query name after EXECUTE. | Access 2003+ |
3733 | The database has been placed in a state by an unknown user that prevents it from being opened or locked. | Access 2003+ |
3734 | The database has been placed in a state by user ‘|2’ on machine ‘|1’ that prevents it from being opened or locked. | Access 2003+ |
3735 | Too many columns in inverted index. | Access 2003+ |
3736 | Update/delete conflict. This updated record was deleted at another replica. Either reinsert this conflict record or delete it. | Access 2003+ |
3737 | Cannot create this type of replica from the given source replica. | Access 2003+ |
3738 | Local or Anonymous replicas must synch only to their designated hub replica. | Access 2003+ |
3739 | The proxy replica has been removed. | Access 2003+ |
3740 | Cannot add a new column to conflict table ‘|’.Delete obsolete columns and compact the database. Access 2010+ uses different description: ‘Cannot add a new column to conflict table ‘|’. Delete obsolete columns and compact the database.’ |
Access 2003+ |
3741 | Invalid partner synchronizer.Local or anonymous replica must synchronize with designated hub replica. Access 2010+ uses different description: ‘Invalid partner synchronizer. Local or anonymous replica must synchronize with designated hub replica.’ |
Access 2003+ |
3742 | An internet function timed out. | Access 2003+ |
3743 | Replica has not been synchronized within the replica set retention period. | Access 2003+ |
3744 | Counter columns in replicable tables cannot be modified. | Access 2003+ |
3745 | The combined length of Internet Server Name, HTTP Share name, and FTP alias name should not be greater than 252 characters. | Access 2003+ |
3746 | Syntax error in parameters clause. Make sure the parameter exists and that you typed its value correctly. | Access 2003+ |
3747 | Parameter has no default value. | Access 2003+ |