| Name | Description |
| ado_CBSchemaCannotBeGenerated | Schema cannot be generated |
| ado_ChangePropWhileConnOpened | VistaDBConnection properties cannot be changed while it opened |
| ado_ChangePropWhileDataAdapter | VistaDBCommand properties cannot be changed while associated VistaDBDataReader object opened |
| ado_CommandTextEmpty | Command text is empty |
| ado_ConnectionMustBeAssigned | Connection property must be assigned |
| ado_ConnectionMustBeOpened | Connection must be opened |
| ado_ContextConnNotAvailable | Context connection is not available |
| ado_ErrorInExecution | An error occurred while executing SQL command |
| ado_InvalidNamePrefix | Name can support as prefix only "[" |
| ado_InvalidNameSuffix | Name can support as suffix only "]" |
| ado_KeywordNotSupported | The keyword passed in was not found in our dictionary. |
| ado_OverlappingUse | Overlapping use is not permitted while command or connection is still in use. |
| ado_ReadCommittedIsolationOnly | Only Read Committed Isolation is supported for isolation levels. |
| ado_SecondDataReader | VistaDBCommand cannot be executed while associated VistaDBDataReader object opened |
| ado_SupportedOnlyCommand | VistaDB supports only Text and StoredProcedureInformation command types |
| ado_UnknownDataType | Unknown data type |
| dda_ActivateDatabase | Cannot activate database |
| dda_ActivateDefaultRow | Cannot initialize default values in table |
| dda_ActivateHeader | Cannot activate data storage header |
| dda_ActivateHeaderStructure | Cannot initialize header data |
| dda_ActivateIndex | Cannot activate index |
| dda_ActivateLink | Cannot activate link |
| dda_ActivateLockPolicy | Storage cannot activate lock policy |
| dda_ActivateNodeAtPosition | Cannot access node at position |
| dda_ActivateSyncService | Cannot activate sync service for table |
| dda_AfterDeletingRow | Cannot execute script after deleting row |
| dda_AfterInsertingRow | Cannot execute script after inserting a new row |
| dda_AfterUpdatingRow | Cannot execute script after updating row |
| dda_AllocateRowStructure | Allocate row structure in data storage |
| dda_AlterSystemColumn | Cannot alter or drop system column |
| dda_AlterTable | Cannot rename or alter table |
| dda_AnchorTablename | Cannot apply name for anchor table. The table with same name already exists |
| dda_AssemblyAddFault | Cannot add assembly |
| dda_AssemblyDeleteFault | Cannot delete assembly |
| dda_AssemblyNameRegistered | The name of assembly is already registered |
| dda_AssemblyNotRegistered | The assembly is not registered |
| dda_AssemblyUpdateFault | Cannot update assembly |
| dda_BeforeInsertingRow | Cannot execute script before inserting a new row |
| dda_BeforeUpdatingRow | Cannot execute script before updating row |
| dda_BeginTransaction | Cannot begin transaction |
| dda_CannotAlterRelationship | Cannot alter relationships in table |
| dda_CannotAssignEnvironmentVariable | Cannot assign environment variable |
| dda_CannotDropFKIndex | Cannot explicitly delete foreign key index |
| dda_CannotFindKey | Find key procedure cannot be executed |
| dda_CannotRenameFKIndex | Cannot rename foreign key index |
| dda_CannotSynchKey | Cannot synchronize key position |
| dda_CleanStorage | Cannot clean up data storage |
| dda_CloseStorage | An error happened while data storage was being closed |
| dda_CloseTable | An error happened while table was being closed |
| dda_ClrProcedureFillRowNotRegistered | The helper FillRow CLR Proc is not registered in database |
| dda_ClrProcedureInvokeFailed | Cannot invoke CLR Proc |
| dda_ClrProcedureNotRegistered | The CLR Proc is not registered in database |
| dda_ClrProcedureReferenced | The assembly references CLR Proc |
| dda_ClrProcedureRegisterFailed | Cannot register CLR Proc |
| dda_ClrProcedureRemoveFailed | Cannot unregister CLR Proc |
| dda_ClrTriggerInvalidEvent | Cannot set event type for CLR trigger |
| dda_ClrTriggerNotRegistered | The CLR Proc is not registered in database |
| dda_ClrTriggerReferenced | The assembly references CLR Trigger |
| dda_ClrTriggerRegisteringFault | Cannot register CLR Trigger |
| dda_ClrTriggerUnregisteringFault | Cannot unregister CLR Trigger |
| dda_ColumnType | Unsupported VistaDB type |
| dda_CommitHasNoBegin | The COMMIT TRANSACTION request has no corresponding BEGIN TRANSACTION |
| dda_CommitTransaction | Cannot commit transaction |
| dda_CompactFrameworkMode | You cannot use this database opening mode on Compact Framework |
| dda_CompileExpression | Cannot compile expression |
| dda_CompileKeyExpression | Cannot compile index key expression |
| dda_ConstraintFault | Cannot pass constraint |
| dda_ConstraintNotExist | Constraint is not existing |
| dda_ContentsHashMismatch | Recovered database file contents hash does not match recorded hash. Contents could be corrupted. |
| dda_CreateDatabase | Cannot create database |
| dda_CreateDefaultRow | Cannot create default values in table |
| dda_CreateForeignKey | Cannot set foreign key constraint |
| dda_CreateHeader | Cannot create data storage header |
| dda_CreateIndex | Cannot create index |
| dda_CreateIsolatedDatabase | Cannot create database in isolated storage |
| dda_CreateLink | Cannot create link |
| dda_CreateLinks | Cannot create linked data |
| dda_CreateRow | Cannot create row |
| dda_CreateStorage | Cannot create data storage or file |
| dda_CreateTable | Cannot create table |
| dda_CreateTableHeader | Cannot create table header |
| dda_CreateTemporaryDatabase | Cannot create temporary database |
| dda_CreateTransactionLogTable | Cannot create transaction log for table |
| dda_DataExport | Cannot export data to data storage |
| dda_DataImport | Cannot import data from data storage |
| dda_DatastorageDeclaration | Cannot declare new data storage |
| dda_DatatypeConversion | Cannot convert data type |
| dda_DeactivateIndex | Index deactivation |
| dda_DeactivateSyncService | Cannot deactivate sync service for table |
| dda_DefaultValueFault | Cannot execute default value generator |
| dda_DefaultValueNonExist | Default value script has not been assigned to column |
| dda_DeleteLink | Cannot delete link |
| dda_DeleteLinks | Cannot delete linked data |
| dda_DeleteRow | Cannot delete row |
| dda_DropConstraint | Cannot delete constraint |
| dda_DropDefaultValue | Cannot drop default value script for column |
| dda_DropForeignKey | Cannot drop foreign key constraint |
| dda_DropIdentity | Cannot drop identity |
| dda_DropIndex | Cannot delete index |
| dda_DropSyncTable | Table is used by sync service and cannot be dropped |
| dda_DropTable | Cannot drop table |
| dda_DuplicateClrProcedureName | Duplicate CLR Proc name |
| dda_DuplicateClrTriggerName | Duplicate CLR Trigger name |
| dda_DuplicateColumnName | Duplicate Column name |
| dda_DuplicateIndexName | Duplicate index name |
| dda_DuplicateKey | Duplicate key found in index |
| dda_DuplicateSPName | Duplicate stored procedure or udf name |
| dda_DuplicateTableName | Duplicate table name |
| dda_DuplicateTimestamp | Row cannot contain two and more columns with same VistaDB.Timestamp data type |
| dda_DynamicRange | Value exceeds dynamic range of the data type |
| dda_EmptyIndexInformation | Index information absent |
| dda_EmptyTableSchema | At least one column should be created in the table |
| dda_EncryptionKeyEmpty | Encryption key for a database cannot be an empty string |
| dda_EncryptionKeyInvalid | Invalid encryption key. Cannot decrypt database data. |
| dda_ErrorPuttingColumn | Error while assigning to column: |
| dda_EvaluateExpression | Cannot evaluate expression |
| dda_EvaluateKey | Cannot evaluate index key |
| dda_EvaluateOperator | Cannot evaluate operator |
| dda_ExplicitIdentityValue | An explicit value must be provided for Identity columns when IDENTITY_INSERT is ON |
| dda_ExportTable | Cannot export table |
| dda_ExpressionTypeCheck | Cannot match data types in expression or v-function signature |
| dda_Filter | Cannot pass over expression filter statement |
| dda_FtsActiveIndex | Full text index cannot be made active |
| dda_FullTextSingle | The full text index already exists. Only one full text index allowed |
| dda_IdentityExist | Identity assigned to the column |
| dda_IdentityNonExist | Identity does not exist |
| dda_IncompleteExpression | Incomplete expression |
| dda_IncorrectString | The string expression or object name is null reference or empty |
| dda_IncorrectTpIsolationLevel | Isolation level not supported |
| dda_IndexKeyColumnCountExceeds | Index key column count exceeds maximum allowed count |
| dda_IndexKeyColumnInvalid | Index key cannot contain the column |
| dda_InitRecycling | Cannot initialize recycling |
| dda_InitSpool | Cannot initialize sort spool |
| dda_InvalidCharLength | Data type maximum length should be between 1 and max length |
| dda_InvalidClrProcedureName | Name of CLR Proc with public static attributes not found |
| dda_InvalidColumnByIndex | Cannot get column by index |
| dda_InvalidColumnByName | Cannot find the column specified by name. Verify the column exists in target table |
| dda_InvalidDelimiter | Invalid delimiter |
| dda_InvalidExpression | Invalid expression |
| dda_InvalidFloatFormat | Invalid float number format |
| dda_InvalidIdentityStep | Invalid step value |
| dda_InvalidIfElse | Invalid If-Else group |
| dda_InvalidLogicalExpression | Expression should be logical |
| dda_InvalidName | Invalid name or alias |
| dda_InvalidOperation | Invalid operation |
| dda_InvalidOrderToFindKey | Invalid index to look for key |
| dda_InvalidPageCount | Invalid page count request to allocate by extended column data |
| dda_InvalidPageSize | Files page size is not in the allowable range. Pack is required to change page size. |
| dda_InvalidParameter | Invalid parameter or parameter type |
| dda_InvalidRowInDelete | Trying to delete inaccessible row |
| dda_InvalidRowInUpdate | Trying to update inaccessible row |
| dda_InvalidVDBFormat | File is not a valid VistaDB database |
| dda_IsolateStorageAccessMode | Isolated database does not support access mode |
| dda_LockRow | Cannot lock row |
| dda_LockStorage | Cannot lock data storage |
| dda_LockStreamPosition | Cannot lock file position |
| dda_LockTimeout | Lock timeout expired |
| dda_LowLevelLoopBackDetected | An unexpected loop-back was detected (possible corruption) in low-level storage |
| dda_MaximumColumns | Column number exceeds maximum allowed |
| dda_MissingStringDelimiter | String constant has no end delimiter |
| dda_ModifySystemTable | Cannot modify table structure or data in the table. The table is used by VistaDB core |
| dda_NestedTransactionsNotSupported | Nested transactions not supported |
| dda_NewerSpecification | Database specification is newer than what this version supports. Database cannot be used. |
| dda_NodeDecryption | Cannot decrypt node |
| dda_NodeEncryption | Cannot encrypt node |
| dda_NoMultiWithSingle | Cannot open for MultiProcess use because the database file is already reserved for SingleProcess use. |
| dda_NonExistedIndex | Index is not found |
| dda_NonExistedTable | Table is not found |
| dda_NonSupportedDataType | Operation PutFromFile/GetToFile is not supported for data type |
| dda_NonSupportedDefaultValue | Column data type is not supported by default value expression |
| dda_NonSupportedFileExtension | Database file extension not supported |
| dda_NonSupportedIdentity | Column data type is not supported by identity |
| dda_NoSingleWithAnother | Cannot open for SingleProcess use because another process or AppDomain already has the database open. |
| dda_NullFault | Column cannot contain null value |
| dda_NullValue | Column value is null |
| dda_OpenDatabase | Cannot open database |
| dda_OpenIsolatedDatabase | Cannot open database in isolated storage |
| dda_OpenStorage | Cannot open data storage or file |
| dda_OpenTable | Cannot open table |
| dda_OpenTransactionLogTable | Cannot open transaction log for table |
| dda_PackDatabase | Cannot pack database |
| dda_PackStorage | Cannot pack data storage |
| dda_PackViaDDA | The specified database cannot be packed via a VistaDBConnection object. |
| dda_ParametersNumberInClrProcedure | Invalid parameters number passed to invoke Clr Procedure |
| dda_ParenthesisMismatch | Parenthesis mismatch |
| dda_PerColumnEncryptionType | Older database file format uses a per-column encryption type. |
| dda_PrimaryKeyCannotBeSelfReferenced | Foreign key cannot relate to primary key |
| dda_PrimaryKeyContainsNull | Primary key cannot contains column with null value |
| dda_PrimaryKeyIdenticalForeignKey | Parent key and child key are identical |
| dda_PrimaryKeyNotFound | Primary key is not existing in table |
| dda_PrimaryKeyReferenced | Primary key is referenced by foreign key constraint |
| dda_PrimaryKeyReferencedInDelete | Table contains primary key referenced and cannot be deleted |
| dda_PrimaryKeySingle | The primary key already exists. Only one primary key index allowed |
| dda_ReadHeader | Cannot read header |
| dda_ReadonlyFault | Column marked as readonly |
| dda_ReadOnlyMode | Operation cannot be applied in read-only data storage mode |
| dda_ReadStorage | Cannot read data storage or file |
| dda_RelationshipDoesNotExist | Relationship does not exists |
| dda_RelationshipExist | Relationship with same name exists |
| dda_ReleaseLocks | Cannot release locks |
| dda_RollbackHasNoBegin | The ROLLBACK TRANSACTION request has no corresponding BEGIN TRANSACTION |
| dda_RollbackTransaction | Cannot rollback transaction |
| dda_RowExceedsPage | Row data size will exceed a single page in the database. |
| dda_RowOutdated | Row is modified or deleted by another thread or process |
| dda_RowsetExclusiveMode | Incompatible mode. There is exclusive table instance already opened |
| dda_SchemaChanges | Schema was changed by another instance. Data storage must be reopened |
| dda_SeedNullValue | Seed value cannot be null |
| dda_SetConstraint | Cannot set constraint |
| dda_SetDefaultValue | Cannot assign default value script for column |
| dda_SetIdentity | Cannot create identity |
| dda_SharedMode | Operation cannot be applied in shared data storage mode |
| dda_SPRegisteringFault | Cannot register stored procedure or udf |
| dda_SPUnregisteringFault | Cannot unregister stored procedure or udf |
| dda_StepNullValue | Step value cannot be null |
| dda_StorageReadOnlyMode | Incompatible mode. Database storage is read-only. You cannot access it for write operations |
| dda_StringExceedMaximum | Character column data exceeds maximum length |
| dda_TableClosed | Cannot access closed table |
| dda_TableToDropOpened | Table is opened and cannot be dropped at current moment |
| dda_TombstoneName | Cannot apply tombstone table name. The table with same name already exists |
| dda_TransactionConcurrency | A row was updated by another transaction while this transaction was running so this transaction had to abort |
| dda_TransactionModeOff | The TransactionMode is set to Off on the transaction, none may be created |
| dda_TransactionModeOnlyOff | The TransactionMode is set to Off on the transaction, none may be created |
| dda_UnexpectedElse | Unexpected Else |
| dda_UnexpectedThen | Unexpected Then |
| dda_UnlockRow | Cannot unlock row |
| dda_UpdateFTSSpecification | FullTextSearch index specification changed. Pack database to update |
| dda_UpdateLink | Cannot update link |
| dda_UpdateLinks | Cannot update linked data |
| dda_UpdateRow | Cannot update row |
| dda_UpdateSpecification | Database specification changed. Pack is required to update database schema. |
| dda_VDBType | Incorrect parameter type |
| dda_WriteHeader | Cannot write header |
| dda_WriteStorage | Cannot write data storage or file |
| dda_WrongBlockEncryptionType | Database open attempted with a different encryption algorithm than used in the database file. |
| dda_XmlExport_Data | Error saving data into DataSet for XML Export of table |
| dda_XmlExport_Schema | Error registering database schema into DataSet for table |
| dda_XmlImport_Data | Error reading data from XML or DataSet importing into table |
| dda_XmlImport_Schema | Error importing schema from XML for table |
| dda_ZapStorage | Cannot delete all rows in data storage |
| dt_ActiveIndex | Cannot set active index |
| dt_DeleteRow | Cannot delete row from the table |
| dt_FindRow | Cannot find needed row |
| dt_HideNewRow | New row does not exist in the current scope |
| dt_InsertRow | Cannot insert new row to the table |
| dt_LastKeyPosition | Last cached row does not exist |
| dt_OpenTable | Cannot open table |
| dt_Position | Cannot position to cached row in the table |
| dt_ReadData | Cannot load table data |
| dt_ReadSchema | Cannot load table schema |
| dt_Reset | Cannot reset cache |
| dt_ResetScope | Cannot reset scope from the table |
| dt_RowIsNotExist | Cached row does not exist |
| dt_RowsAdded | New rows were added to the table |
| dt_SetFilter | Cannot set filter on the table |
| dt_SetScope | Cannot set scope on the table |
| dt_UpdateRow | Cannot update row |
| lic_Invalid | License file appears to be corrupt or invalid - NOT used by the runtime engine - only the GUI designers and setup apps |
| lic_WrongVersion | The license file is for another version of VistaDB |
| Nonsupported | Method or property not supported |
| sql_AggColumnNotInGroupBy | Columns used in expression with aggregate function is not defined in GROUP BY clause |
| sql_AggregateAllAsterisk | Aggregate function with ALL clause cannot use Asterisk, must be qualified |
| sql_AggregateDistinctAsterisk | Aggregate function with DISTINCT clause cannot use Asterisk, must be qualified |
| sql_AggregateTableAsterisk | Aggregate function cannot use Asterisk, must be qualified |
| sql_AssemblyNameNotDefined | Assembly name is not defined for CLR Proc |
| sql_AssignValueSelect | A SELECT statement that assigns a value to a variable must not be combined with data-retrieval operations. |
| sql_BadArgumentValueNegative | Value may not be negative for argument: |
| sql_BadArgumentValueNotPositive | Value must be greater than zero for argument: |
| sql_BadArgumentValueNull | Value may not be NULL for argument: |
| sql_BadArgumentValueZero | Value may not be zero for argument: |
| sql_BitAsBooleanContext | A literal or expression BIT value type is not legal in SQL Server in a logical boolean context and is an error under Strict compatibility mode. |
| sql_BooleanAsBitValue | A logical boolean expression context is not legal in SQL Server as a data value and is an error under Strict compatibility mode (use CASE or IF to choose a data value) |
| sql_CaseMustHaveWhen | CASE function must have at least one WHEN operator |
| sql_CaseWhenMustBeBoolean | If in CASE function is not defined input expression, than WHEN expressions must has boolean results |
| sql_CaseWhenMustBeInputDataType | In CASE function WHEN expressions must have data type compatible with input expression data type |
| sql_CLRProcExecutionError | CLR Proc execution error |
| sql_ColumnAsCondition | A column is referenced in a context where a boolean condition is expected (should compare column to a value) |
| sql_ColumnDoesNotExist | Column does not exist |
| sql_ConstraintNotExist | Constraint does not exist |
| sql_CreateTableColumnsDuplicated | Column names duplicated in CREATE TABLE |
| sql_CreateTableConstraintDuplicated | Constraint names duplicated in CREATE TABLE |
| sql_CustomError | Custom error thrown with the raise error statement |
| sql_DatabaseNotOpened | Database not opened |
| sql_DataTypeLenIsTooLong | Data type length is too big |
| sql_DuplicateAction | Duplicate specification of the action in the trigger declaration. |
| sql_ExpectedBooleanExpression | Expected boolean expression |
| sql_ExpectedConstraintEnd | Expected end of constraint |
| sql_ExpectedExprButFound | Expected some expression, but found another |
| sql_ExpectedExpression | Expected some expression, but found another |
| sql_ExpectedKeyword | Expected some keyword, but found another |
| sql_ExpectedOutParameter | Expected out parameter for CLR Proc |
| sql_ExpectedSymbol | Expected some symbol, but found another |
| sql_ExprAlreadyPresentInGroup | Expression already present in GROUP BY clause |
| sql_ExprNotPresentInGroup | Expression is not present in GROUP BY clause |
| sql_FillRowDoesNotExist | FillRow method does not exist in CLR Proc |
| sql_FirstParameterMustBeObject | First parameter must have System.Object data type in the FillRow method for CLR Proc |
| sql_FtsIndexRequired | Cannot use CONTAINS(*) predicate on table because it is not full-text indexed |
| sql_FunctionNotExist | Function does npt exist |
| sql_IdentityAndDefaultValue | Column cannot have default value and identity at the same time |
| sql_IdentityInsertNoIdentity | IDENTITY_INSERT cannot be set for a table that has no Identity columns: |
| sql_IdentityInsertOnlyOneTable | IDENTITY_INSERT can only be set ON for one table at a time, and it is already set ON for table: |
| sql_IncorrectSyntax | Incorrect syntax near the keyword "hint parameter" |
| sql_IncorrectTypeProvided | Incorrect type provided for a convert operation, convert failed |
| sql_InsertColumnFewerThanSelect | The select list for the INSERT statement contains more items than the insert list. The number of SELECT values must match the number of INSERT columns |
| sql_InsertColumnFewerThanValues | There are fewer columns in the INSERT statement than values specified in the VALUES clause. The number of values in the VALUES clause must match the number of columns specified in the INSERT statement |
| sql_InsertColumnMoreThanValues | There are more columns in the INSERT statement than values specified in the VALUES clause. The number of values in the VALUES clause must match the number of columns specified in the INSERT statement |
| sql_InsertSelectFewerThanColumn | The select list for the INSERT statement contains fewer items than the insert list. The number of SELECT values must match the number of INSERT columns |
| sql_InvalidBreakUsing | Cannot use a BREAK statement outside the scope of a WHILE statement. |
| sql_InvalidCaseResultDataType | CASE function results must have the same (or compatible) data types |
| sql_InvalidCaseSyntax | Syntax error in the case function |
| sql_InvalidCLRProcParamType | Invalid parameter data type in CLR Proc |
| sql_InvalidColumnCountInView | Column count defined in the view differs from column count defined in the SELECT |
| sql_InvalidColumnName | Invalid column name |
| sql_InvalidConstraintExpr | Constraint expression must have boolean result data type |
| sql_InvalidContinueUsing | Cannot use a CONTINUE statement outside the scope of a WHILE statement. |
| sql_InvalidConvertStyle | Invalid CONVERT function style value |
| sql_InvalidCreateDatabaseParams | Invalid parameters in CREATE DATABASE |
| sql_InvalidDataTypeSpec | Invalid data type specification |
| sql_InvalidDatePartForDataType | Invalid date part specifier for provided data type in function |
| sql_InvalidDatePartForFunction | Invalid date part specifier for function |
| sql_InvalidExprInResultColumn | Invalid expression in the result column |
| sql_InvalidForeignKeyCount | Foreign key column count and primary key column count must be the same |
| sql_InvalidFtsPattern | Syntax error in the full text search condition |
| sql_InvalidGroupStatic | GROUP BY expression must contain at least one column |
| sql_InvalidGroupWithAggregate | GROUP BY clause cannot have aggregate functions |
| sql_InvalidGroupWithoutAggregate | GROUP BY cannot be used if result does not have aggregate function |
| sql_InvalidHavingClauseCondition | HAVING clause must have boolean result |
| sql_InvalidHavingExpressions | HAVING can have only expressions which is in SELECT result or in GROUP BY |
| sql_InvalidHavingWithoutAggregate | HAVING clause cannot be used if result does not have aggregate functions |
| sql_InvalidIdentifier | Invalid identifier |
| sql_InvalidJoinCondition | Join condition must have boolean result |
| sql_InvalidLikeMatchExpression | LIKE match expression must be string compatible data type |
| sql_InvalidNewNameInRename | Invalid new object name in sp_rename function |
| sql_InvalidObjectTypeInRename | Invalid object type in sp_rename function |
| sql_InvalidOperandDataType | Invalid operand data type for operator |
| sql_InvalidOutParam | The formal parameter was not declared as an OUTPUT parameter, but the actual parameter passed in requested output. Parameter name: |
| sql_InvalidParameterCount | Invalid parameter count in function |
| sql_InvalidParameterDataType | Invalid parameter data type in function |
| sql_InvalidParamForm | Must pass parameter and subsequent parameters as @name = value. After the form @name = value has been used, all subsequent parameters must be passed in the same form. |
| sql_InvalidParamName | Invalid parameter name |
| sql_InvalidPatternEscapeSymbol | Invalid pattern. Escape character must be enclosed in the single quotes and have only one symbol |
| sql_InvalidPatternFirstCharacter | Invalid pattern. First character in range must be smaller than second |
| sql_InvalidPrimaryKeyInReferences | Primary key in references invalid |
| sql_InvalidQueryIndex | Invalid query index |
| sql_InvalidSchemaName | Invalid schema name. DBO must be used instead |
| sql_InvalidStatement | Invalid statement |
| sql_InvalidTableName | Invalid table name |
| sql_InvalidToken | Invalid token in statement |
| sql_InvalidTriggerDeclaration | Value is not a recognized trigger |
| sql_InvalidUnionColumnCount | All SELECTs in union must have the same column count |
| sql_InvalidUnionColumnTypes | All SELECTs in union must have the columns with compatible types |
| sql_InvalidUsingOfIS | Invalid using of IS operator. Expected NULL or NOT NULL, but found another |
| sql_MayNotSelectIntoTableVariable | SELECT ... INTO may not specify a table variable or table-valued parameter as the new table. |
| sql_NestedAggregateFunction | Aggregate function cannot have nested aggregate functions |
| sql_NumericParameterRequired | A function was called with a non-numeric type. (ROUND() called with a string) |
| sql_OnlyAsDefault | Function is only valid as a column DEFAULT value. |
| sql_OnlySingleExpressionInSelectList | Only one expression can be specified in the select list. |
| sql_ParameterIsNotDefined | Procedure or Function expects parameter,which was not supplied. Procedure name: |
| sql_ParamNotDeclared | Parameter not declared |
| sql_ParamRedeclaration | Parameter redeclaration |
| sql_PatternMustBeString | Pattern must be string |
| sql_PrimaryKeyDoesNotExist | Primary key does not exist in the table |
| sql_PrimaryKeyDuplicated | Table can have only one instance of primary key |
| sql_ReservedWordNameOrAlias | Name or alias cannot be reserved word |
| sql_ResultOverflowsType | Result value overflows return type of function |
| sql_SameColumnInSomeTables | In some tables exists the same column |
| sql_SelectIntoNoAutoAlias | Each result column of a SELECT ... INTO must have a unique alias name from a column name or an explicit alias. |
| sql_StoredProcIsReadOnly | Stored procedure result set is read only |
| sql_SubQueryIsReadOnly | Sub query is read only. |
| sql_SubQueryRequiresAlias | Sub-queries used as rowsets in a FROM or JOIN must be given an explicit unique alias under Strict compatibility mode. |
| sql_TableAliasDuplicated | Table alias duplicated |
| sql_TableNotExist | Table does not exist |
| sql_TooManyArguments | Procedure or function has too many arguments specified. Procedure name: |
| sql_TrueFalseLiteralsNotLegal | Keywords TRUE, FALSE, YES, and NO are not legal in SQL Server and are rejected under Strict compatibility mode (use 0, 1 for BIT literals or comparison for logical boolean) |
| sql_TwoClusteredIndexes | Only one clustered index is valid on a table |
| sql_UnableToImplicitCastType | Unable to perform the implicit case operation requested by the users action in SQL. |
| sql_UnexpectedError | Unexpected error |
| sql_UnknownDataType | Unknown data type |
| sql_UnterminatedColumnName | Unterminated column name |
| sql_UnterminatedComment | Unterminated comment |
| sql_UnterminatedPattern | Unterminated pattern |
| sql_UnterminatedString | Unterminated string |
| sql_UnterminatedTableName | Unterminated table name |
| sql_ViewIsReadOnly | View is read only. |
| sql_ViewNameDuplicated | View name duplicated |
| sql_ViewNotExist | View does npt exist |
| sql_WhereCannotHaveAggregate | WHERE clause cannot have aggregate functions |
| sql_WithIsUnsupported | The WITH syntax is not supported at this location |
| sql_wrongRowGuidCol | The ROWGUIDCOL property can only be specified on the uniqueidentifier data type. |
| trl_BinaryExpired | This VistaDB trial-version library is expired. Download a new trial library or use a licensed account to download a production-version library. |