'hO(y7d( %F?yIr@ L  ? S_ TA UB Vj ! D  k  nN4 oj5 p6l q87 {8  4 { %< ) =1 *> >] RyfR@ `h{? i}fWXIE2e m53 [y\]c^_8`utWauwb( c P9d#QPe<y;gf* Ir ~ l$YxZ (U\FvwxA4 `!!!]r>l_"S"{""$hO(y7d( %F?yIr@ L  ? S _TA UB Vj ! D  k  nN4 oj5 p6 lq87 {8   4 {%< ) = 1* >> ]RyfR@ `h{ ?i}fWXIE2 em53 [y\]c^_8`utWauwb( c P9d#QPe<y;gf *I r~ l$YxZ (U\FvwxA4 `!!!]r>l_""S"{"$Unknown SQL statementCREATE must be followed by TABLE or INDEXDROP must be followed by TABLE or INDEXUnexpected text at end of SQL statement: %s1 Keyword found more than once : %s1 Unknown option: %s1Cannot create file: %s1 Cannot delete file: %s1 The filename extension is invalid: %s1 The filename does not exist: %s1CREATE TABLE statement is not supported.Missing table name in CREATE TABLE statementMissing left parenthesis in CREATE TABLE statementColumn name contains illegal characters: %s1 Column name too long: %s1 Missing right parenthesis in CREATE TABLE statementUnknown datatype in CREATE TABLE statement: %s1 The column limit of %n1 has been exceeded.Table name too long: %s1 Cannot have create table statements within a transaction.The row definition exceeds the maximum row size of %n1.Missing index name in CREATE INDEX statementMissing ON keyword in CREATE INDEX statementMissing table name in CREATE INDEX statementMissing left parenthesis in CREATE INDEX statementMissing right parenthesis in CREATE INDEX statementIndex name too long: %s1 Cannot have create index statements within a transaction.Unknown create index option: %s1Cannot create index with a pre-existing index name: %s1 CREATE INDEX statement is not supported.Missing INTO keyword in INSERT statementMissing table name in INSERT statementColumn names in an INSERT statement must be followed by a ',' or ')'Missing VALUES keyword in INSERT statementMissing left parenthesis in INSERT statementValues in an INSERT statement must be followed by a ',' or ')'An incorrect number of values appear in the VALUES clause of an INSERT statementAn expression was found in the column list of an INSERT statementA column name was found in the values list of an INSERT statementAn INSERT value didn't match the data type of its corresponding columnMissing table name in UPDATE statementMissing SET keyword in UPDATE statementMissing column name in UPDATE statementMissing '=' following column name in UPDATE statement: %s1 Mismatched parentheses in expression for a column in an UPDATE statement: %s1 Star (*) references are not allowed in UPDATE statementsAn expression was found where an UPDATE column name should appearAn UPDATE expression didn't match the data type of its corresponding columnMissing field name in UPDATE statementUPDATE and DELETE statements cannot contain GROUP BY or UNION clauses.Missing FROM keyword in DELETE statementMissing table name in DELETE statementCURRENT OF cursor is only allowed on UPDATE and DELETE statements.The SELECT statement referenced cannot be used in a CURRENT OF cursor operation.Cannot modify a table which has been opened read only.Missing table name in DROP TABLE statementDROP TABLE statement is not supported.Missing index name in DROP INDEX statementMissing table name in DROP INDEX statementDROP INDEX statement is not supported.Missing ADD or DROP key word form ALTER TABLE statement.Cannot drop column %s1 from table %s2 while it is referenced by index %s3.Column %s1 already exists in table %s2.Renaming temporary table back to the original table has failed. The altered table is: %s1ALTER TABLE does not allow dropping a column from a one column table.NOT NULL clause cannot be used in the ALTER TABLE statement.ALTER TABLE statement is not supported.Missing SQL Clause: %s1.Where clause must evaluate to TRUE or FALSEExtra characters at end of query: %s1.Field not found: %s1 Ambiguous field name, qualify with file name: %s1 An empty SQL clause was foundSyntax error in ORDER BY clause: %s1 Missing table name in SELECT statementUnknown Function: %s1 String function offset out of range: %s1Missing right parenthesisField not found: %s1 Incompatible datatypes in expression : %s1 Invalid operator: %s1 Argument has wrong data type in function: %s1Incorrect number of arguments to function: %s1Invalid column number in ORDER BY clause: %s1 More than one field has this name: %s1Invalid logical constant: %s1 Value expected but not foundBETWEEN operator is missing ANDIncompatible datatypes in function Missing left parenthesisParentheses nested too deeply. Maximum nesting depth is 25.Aggregate functions are not allowed in either the WHERE clause or the GROUP BY clause.Cannot have constant in GROUP BY clause.Incorrect minute: %s1 Incorrect second: %s1 Invalid date value: %s1 Incorrect month: %s1 Incorrect day: %s1 Incorrect hour: %s1 Floating point exception. Query aborted!String results cannot be greater than 1024 characters. Query aborted!Stack overflow in expression evaluator. Query aborted!Data truncated. Invalid scale specified.Error in data conversion : Your record is too big to perform the sort required for DISTINCT, GROUP BY, ORDER BY, or UNION. Try reducing the number of columns in the SELECT statement.Value to CHR function must be between 1 and 255.Join in update is not allowed.Union in update is not allowed.Group in update is not allowed.Distinct in update is not allowed.The record to be locked has been deleted or changed.More than one record in the table matches the values in the current record.The record is locked by another user. %s1Cannot pack, the file is in use.Cannot pack in the middle of a transaction.The GROUP BY clause contains an empty expression.All non-aggregate fields in a select statement with a group by clause must be specified in the group by clause.Trying to find the average of a group which does not have any values.Cannot have nested aggregate functions : Fields mentioned in the Having clause must be aggregates or in the Group By clause.There must be a Group By clause in order to have a Having clause. Count (distinct *) is not valid ansi sql.GROUP BY statements cannot be updated.The outer join operators *= and =* should not appear in the HAVING clause.Each SELECT statement in a UNION must return the same number of columns.The data types of column %n1 in the SELECT statements of a UNION are not compatible.The order by clause in union statement can appear only at the end of the statement.The order by clause must specify the position of the column in select statements having union.FOR UPDATE OF clause cannot be used with UNION.The order by clause can contain only those columns that are in the select statements when using distinct. The ORDER BY clause contains an empty expression.A sub query cannot return more than one column.The sub query returns more than one record.Subqueries cannot contain an ORDER BY or FOR UPDATE OF clause.Value has not yet been provided for the bind parameters.Parameter number %n1 is not legal. Parameters are not allowed in the select list, group by list, in aggregates, etc.The SQL type given for parameter %n1 is inconsistent with its use in the SQL Statement.File already exists: %s1You cannot update blank fields in an outer joinNo options availableCursor name not found in the currently active list of statements : %s1Corrupt database file, record read errorInvalid file format: %s1The database is encrypted and cannot be usedInvalid file name extension: %s1Operation aborted!You cannot save to a file that is already open: %s1Column identifier %s1 is not a valid name.Table name %s1 is not a valid name.Invalid type name given for column %s1.Expecting creation parameters for column %s1.Expecting a positive integer value for column %s1's width or precision.Width or precision for column %s1 may not be greater than %n2.Expecting precision and scale for column %s1.Expecting a positive integer value for column %s1's scale.Scale for column %s1 cannot be greater than the precision (%n2).Expecting ')' for column %s1.Expecting a ',' after the definition of column number %n1.Expecting ON table-nameindex-name syntax should be: [index-qualifier.]index-identifierInvalid index qualifier: %s1.Invalid index name %s1.You cannot delete a file that is already open: %s1Table does not exist: %s1Cannot create an index for an open table: %s1Cannot delete an index for an open table: %s1Driver does not support long data types in where clauses or computed fields.The not null constraint specified for column %s1 has been ignored.ROWID not supported.Row with this primary key already exists in table.Column name is not unique: %s1The 32 shared open limit has been exceeded for table: %s1Embedded NULL terminators are not allowed in SQL_C_CHAR parameters.The charset being used to open table does match charset used to previously open table. The previous charset will be used.Index filter expression does have logical result.An OEM charset was specified, but no translation DLL is loaded. No translation will take place.Cannot perform DDL operation while table is open: %s1Column does not accept NULL values: %s1Default values are not supported.ROWID