Lines Matching refs:query

86 	Text [ en-US ] = "An error occurred while executing the query." ;
111 Text [ en-US ] = "The query can not be executed. It needs at least one table." ;
161 …Text [ en-US ] = "The query can not be executed. The 'IS NULL' can only be used with a column name…
276 Text [ en-US ] = "The query can not be executed. It is too complex." ;
280 Text [ en-US ] = "The query can not be executed. The operator is too complex." ;
284 …Text [ en-US ] = "The query can not be executed. You cannot use 'LIKE' with columns of this type."…
288 Text [ en-US ] = "The query can not be executed. 'LIKE' can be used with a string argument only." ;
292 Text [ en-US ] = "The query can not be executed. The 'NOT LIKE' condition is too complex." ;
296 …Text [ en-US ] = "The query can not be executed. The 'LIKE' condition contains wildcard in the mid…
300 …Text [ en-US ] = "The query can not be executed. The 'LIKE' condition contains too many wildcards.…
485 …Text [ en-US ] = "The query can not be executed. It is too complex. Only \"COUNT(*)\" is supported…
489 Text [ en-US ] = "The query can not be executed. The 'BETWEEN' arguments are not correct." ;
493 Text [ en-US ] = "The query can not be executed. The function is not supported." ;
509 Text [ en-US ] = "The query can not be executed. It contains more than one table." ;
513 Text [ en-US ] = "The query can not be executed. It contains no valid table." ;
517 Text [ en-US ] = "The query can not be executed. It contains no valid columns." ;
539 Text [ en-US ] = "The execution of the query doesn't return a valid result set." ;