Home
last modified time | relevance | path

Searched refs:LIKE (Results 1 – 25 of 126) sorted by relevance

123456

/aoo4110/main/connectivity/source/resource/
H A Dconn_shared_res.src284 …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.…
/aoo4110/main/svx/source/form/
H A Dfmstring.src319 Text [ en-US ] = "LIKE";
423 Text [ en-US ] = "The value #1 cannot be used with LIKE.";
428 Text [ en-US ] = "LIKE cannot be used with this field.";
/aoo4110/main/offapi/com/sun/star/sdbc/
H A DColumnSearch.idl59 <code>WHERE...LIKE</code>
75 <code>WHERE...LIKE</code>
H A DXDatabaseMetaData.idl512 /** Is the escape character in "LIKE" clauses supported?
2244 <li> CHAR - Only supported with WHERE .. LIKE
2246 <li> BASIC - Supported except for WHERE .. LIKE
/aoo4110/main/offapi/com/sun/star/form/runtime/
H A DXFilterController.idl44 …<q>LIKE '%Smith%'</q> effectively consitutes a SQL <code>WHERE</code> clause <code>"Name" LIKE '%S…
47 …<code>LIKE</code> might be localized, according to OpenOffice.org's UI locale. Also, for an equali…
/aoo4110/main/dbaccess/source/ui/dlg/
H A Dqueryfilter.cxx301 nPredicateType = SQLFilterOperator::LIKE; in GetOSQLPredicateType()
346 case SQLFilterOperator::LIKE: in GetSelectionPos()
563 case SQLFilterOperator::LIKE: in SetLine()
/aoo4110/main/offapi/com/sun/star/sdb/
H A DSQLFilterOperator.idl57 const long LIKE = 7;
/aoo4110/main/basic/source/inc/
H A Dtoken.hxx88 IMP, CAT, LIKE, IS, TYPEOF, enumerator
/aoo4110/main/basic/source/comp/
H A Dexprgen.cxx59 { LIKE, _LIKE },
H A Dexprnode.cxx260 if( IsOperand() || eTok == LIKE ) return; in FoldConstants()
H A Dtoken.cxx121 { LIKE, "Like" },
H A Dexprtree.cxx757 while( pParser->Peek() == LIKE ) { in Like()
/aoo4110/main/dbaccess/qa/complex/dbaccess/
H A DSingleSelectQueryComposer.java297 m_composer.appendFilterByColumn(column, true, SQLFilterOperator.LIKE); in testConditionByColumn()
/aoo4110/main/dbaccess/source/core/api/
H A Dquerycomposer.cxx292 nOp = SQLFilterOperator::LIKE; in appendFilterByColumn()
H A DSingleSelectQueryComposer.cxx218 case SQLFilterOperator::LIKE: in lcl_addFilterCriteria_throw()
1084 aItem.Handle = SQLFilterOperator::LIKE; in setANDCriteria()
/aoo4110/main/wizards/com/sun/star/wizards/db/
H A DSQLQueryComposer.java446 case SQLFilterOperator.LIKE: in getNormalizedStructuredFilter()
/aoo4110/main/connectivity/source/drivers/file/
H A Dfcode.cxx388 case SQLFilterOperator::LIKE: bResult = (n == m); break; in operate()
/aoo4110/main/dbaccess/source/ui/querydesign/
H A Dquery.src349 Text [ en-US ] = "You must use a column name before 'LIKE'.";
/aoo4110/main/connectivity/source/parse/
H A Dsqlflex.l259 LIKE {SQL_NEW_KEYWORD(SQL_TOKEN_LIKE); }
/aoo4110/main/wizards/com/sun/star/wizards/ui/
H A DFilterComponent.java920 return com.sun.star.sdb.SQLFilterOperator.LIKE; in getSelectedOperator()
/aoo4110/main/forms/source/runtime/
H A Dformoperations.cxx1697 nOp = SQLFilterOperator::LIKE; in impl_appendFilterByColumn_throw()
/aoo4110/main/dbaccess/source/ui/browser/
H A Dbrwctrlr.cxx2248 nOp = SQLFilterOperator::LIKE; in Execute()
/aoo4110/extras/l10n/source/ml/
H A Dlocalize.sdf10051 dbaccess source\ui\querydesign\query.src 0 string STR_QRY_LIKE_LEFT_NO_COLUMN 0 ml 'LIKE' ഇതിന‍്…
16019 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 1 0 ml LIKE 2002-02-02 02:02:02
16044 svx source\form\fmstring.src 0 string RID_STR_SVT_SQL_SYNTAX_VALUE_NO_LIKE 0 ml മൂല്യം #1 LIKE
16045 svx source\form\fmstring.src 0 string RID_STR_SVT_SQL_SYNTAX_FIELD_NO_LIKE 0 ml LIKE ഈ മണ്ഡലത്ത…
16339 …്തിപ്പിക്കുവാന്‍ സാധ്യമല്ല. ഇത്തരത്തിലുള്ള നിരകള്‍ക്കൊപ്പം നിങ്ങള്‍ക്കു് 'LIKE' ഉപയോഗിക്കുവാന്‍ സാ…
16340 …INVALID_LIKE_STRING 0 ml ക്വറി പ്രവര്‍ത്തിപ്പിക്കുവാന്‍ സാധ്യമായില്ല. 'LIKE' ഒരു സ്ട്രിങ് ആര്‍ഗ…
16341 …IKE_TOO_COMPLEX 0 ml ക്വറി പ്രവര്‍ത്തിപ്പിക്കുവാന്‍ സാധ്യമായില്ല. 'NOT LIKE' വളരെ കോംപ്ലക്സ് ആണ…
16342 …QUERY_LIKE_WILDCARD 0 ml ക്വറി പ്രവര്‍ത്തിപ്പിക്കുവാന്‍ സാധ്യമായില്ല. 'LIKE' വാചകത്തില്‍ മദ്ധ്യ…
16343 …_LIKE_WILDCARD_MANY 0 ml ക്വറി പ്രവര്‍ത്തിപ്പിക്കുവാന്‍ സാധ്യമായില്ല. 'LIKE' വാചകത്തില്‍ അനവധി …
/aoo4110/extras/l10n/source/or/
H A Dlocalize.sdf13063 dbaccess source\ui\querydesign\query.src 0 string STR_QRY_LIKE_LEFT_NO_COLUMN 0 or 'LIKE' ପୂର୍ବର…
19342 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 1 0 or LIKE 2002-02-02 02:02:02
19367 svx source\form\fmstring.src 0 string RID_STR_SVT_SQL_SYNTAX_VALUE_NO_LIKE 0 or ମୂଲ୍ୟ #1 କୁ LIKE
19368 svx source\form\fmstring.src 0 string RID_STR_SVT_SQL_SYNTAX_FIELD_NO_LIKE 0 or LIKE ଏହି କ୍ଷେତ୍ର…
19663 …MN 0 or ପ୍ରଶ୍ନକୁ ନିଷ୍ପାଦନ କରିପାରିବେ ନାହିଁ। ଆପଣ ଏହି ପ୍ରକାର ସ୍ତମ୍ଭ ସହିତ 'LIKE' କୁ ବ୍ୟବହାର କରିପାରି…
19664 …_QUERY_INVALID_LIKE_STRING 0 or ପ୍ରଶ୍ନଟିକୁ ନିଷ୍ପାଦନ କରିହେବ ନାହିଁ। ଏହି 'LIKE'କୁ ହିଁ କେବଳ ବାକ୍ୟଖଣ…
19665 …Y_NOT_LIKE_TOO_COMPLEX 0 or ପ୍ରଶ୍ନଟିକୁ ନିଷ୍ପାଦନ କରିହେବ ନାହିଁ। ଏହି 'NOT LIKE'ଟି ଅତ୍ୟଧିକ ଜଟିଳ ଅଟେ…
19666 …ng STR_QUERY_LIKE_WILDCARD 0 or ପ୍ରଶ୍ନଟିକୁ ନିଷ୍ପାଦନ କରିହେବ ନାହିଁ। ଏହି 'LIKE' ଅଭିବ୍ୟକ୍ତିଟି ମଝିରେ…
19667 …R_QUERY_LIKE_WILDCARD_MANY 0 or ପ୍ରଶ୍ନଟିକୁ ନିଷ୍ପାଦନ କରିହେବ ନାହିଁ। ଏହି 'LIKE' ଅଭିବ୍ୟକ୍ତିଟି ଅତ୍ୟଧ…
/aoo4110/extras/l10n/source/mr/
H A Dlocalize.sdf13067 dbaccess source\ui\querydesign\query.src 0 string STR_QRY_LIKE_LEFT_NO_COLUMN 0 mr 'LIKE' च्याआध…
19381 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 1 0 mr LIKE 2002-02-02 02:02:02
19406 svx source\form\fmstring.src 0 string RID_STR_SVT_SQL_SYNTAX_VALUE_NO_LIKE 0 mr मूल्य #1 LIKE सह…
19407 …ng.src 0 string RID_STR_SVT_SQL_SYNTAX_FIELD_NO_LIKE 0 mr या क्षेत्रसह LIKE वापरले जाऊ शकत नाही…
19703 …R_QUERY_INVALID_LIKE_COLUMN 0 mr चौकशी कार्यान्वीत करणे अशक्य. तुम्ही 'LIKE' अटी या प्रकारच्या …
19704 …ring STR_QUERY_INVALID_LIKE_STRING 0 mr चौकशी कार्यान्वीत करणे अशक्य. 'LIKE' फक्त स्ट्रींग बाब …
19705 …STR_QUERY_NOT_LIKE_TOO_COMPLEX 0 mr चौकशी कार्यान्वीत करणे अशक्य. 'NOT LIKE' अटीत खूप क्लिष्ठ आ…
19706 …c 0 string STR_QUERY_LIKE_WILDCARD 0 mr चौकशी कार्यान्वीत करणे अशक्य. 'LIKE' अटीत वाइल्डकार्ड आ…
19707 …tring STR_QUERY_LIKE_WILDCARD_MANY 0 mr चौकशी कार्यान्वीत करणे अशक्य. 'LIKE' अटीत खूप जास्त वाइ…

Completed in 1001 milliseconds

123456