Results for errorstring translation from English to Korean

English

Translate

errorstring

Translate

Korean

Translate
Translate

Instantly translate texts, documents and voice with Lara

Translate now

Human contributions

From professional translators, enterprises, web pages and freely available translation repositories.

Add a translation

English

Korean

Info

English

in this array, code consists the oracle error code and message the oracle errorstring.

Korean

ocierror() 함수는 마지막 에러를 리턴한다. 선택적 인수 stmt_bar_conn_bar_global 가 제공되지않으면, 제일 마지막에 발행한 에러가 리턴된다. 아무 에러도 없었다면 ocierror() 함수는 false 를 리턴한다. ocierror() 함수는 연관배열(associative array)로서 에러를 리턴한다. 이 배열은 오라클 에러 코드인 code 인수와 오라클 에러문자열인 message 인수로 구성된다.

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Be the first to vote

English

if the query could not be converted (because of invalid syntax, unknown field, etc.) this function returns false and three indexes are set in the resulting array to indicate the cause of failure: errorcode ccl error code (integer), errorstring ccl error string, and errorpos approximate position in query of failure (integer is character position).

Korean

this function invokes a ccl parser. it converts a given ccl find query to an rpn query which may be passed to the yaz_search() function to perform a search. to define a set of valid ccl fields call yaz_ccl_conf() prior to this function. if the supplied query was successfully converted to rpn, this function returns true, and the index rpn of the supplied array result holds a valid rpn query. if the query could not be converted (because of invalid syntax, unknown field, etc.) this function returns false and three indexes are set in the resulting array to indicate the cause of failure: errorcode ccl error code (integer), errorstring ccl error string, and errorpos approximate position in query of failure (integer is character position).

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Be the first to vote

Get a better translation with
8,794,054,068 human contributions

Users are now asking for help:



We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies. Learn more. OK