Lines Matching refs:column

161 …Text [ en-US ] = "The query can not be executed. The 'IS NULL' can only be used with a column name…
237 Text [ en-US ] = "The column name '$columnname$' is unknown." ;
304 Text [ en-US ] = "The column name '$columnname$' is not valid." ;
312 Text [ en-US ] = "The column at position '$position$' could not be updated." ;
334 Text [ en-US ] = "Could not append column: invalid column descriptor." ;
382 Text [ en-US ] = "The index could not be created. Only one column per index is allowed." ;
399 Text [ en-US ] = "The index could not be created. The size of the chosen column is too big." ;
413 Text [ en-US ] = "Invalid column type for column '$columnname$'." ;
417 Text [ en-US ] = "Invalid precision for column '$columnname$'." ;
422 Text [ en-US ] = "Precision is less than scale for column '$columnname$'." ;
427 Text [ en-US ] = "Invalid column name length for column '$columnname$'." ;
432 Text [ en-US ] = "Duplicate value found in column '$columnname$'." ;
437 …Text [ en-US ] = "The '$columnname$' column has been defined as a \"Decimal\" type, the max. lengt…
442 …Text [ en-US ] = "The column '$columnname$' could not be altered. May be the file system is write …
446 …Text [ en-US ] = "The column '$columnname$' could not be updated. The value is invalid for that co…
450 …Text [ en-US ] = "The column '$columnname$' could not be added. May be the file system is write pr…
454 …Text [ en-US ] = "The column at position '$position$' could not be dropped. May be the file system…
556 Text [ en-US ] = "The type of column at position '$position$' is unknown." ;