From professional translators, enterprises, web pages and freely available translation repositories.
표 1. pyp/yaz connection options
setting this option in combination with option count has the same effect as calling yaz_range() except that records are numbered from 1 in yaz_range()
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
returns the username of the connection.
prev
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
opens an oracle cursor associated with connection.
opens an oracle cursor associated with connection.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
returns an odbc connection id or 0 (false) on error.
you can have multiple connections open at once.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
leave the channel channel on the server connected to by connection.
leave the channel channel on the server connected to by connection.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
this function removes user nick from the ircg ignore list associated with connection.
this function removes user nick from the ircg ignore list associated with connection.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
do not close the database connection before closing the large object resource.
warning
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
change your nickname on the given connection to the one given in nick, if possible.
change your nickname on the given connection to the one given in nick, if possible.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
establishes a persistent connection between php and an oracle database with the given username and password.
establishes a persistent connection between php and an oracle database with the given username and password.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
join the channel channel on the server connected to by connection. ircg will optionally pass the room key key.
ircg will optionally pass the room key key.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
change the topic for channel channel on the server connected to by connection to new_topic.
change the topic for channel channel on the server connected to by connection to new_topic.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
"curlinfo_connect_time" - time in seconds it took to establish the connection
"curlinfo_connect_time" - time in seconds it took to establish the connection
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting
although connection can be omitted, it is not recommended, since it could be a cause of hard to find bug in script.
although connection can be omitted, it is not recommended, since it could be a cause of hard to find bug in script.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
kick user nick from channel on server connected to by connection. reason should give a short message describing why this action was performed.
kick user nick from channel on server connected to by connection. reason should give a short message describing why this action was performed.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
allows read access to existing files and creation of new files via ftp. if the server does not support passive mode ftp, the connection will fail.
you can open files for either reading or writing, but not both simultaneously.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
by default, auto-commit is on for a connection. disabling auto-commit is equivalent with starting a transaction.
disabling auto-commit is equivalent with starting a transaction.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
initiates a connection using the socket resource socket, which must be a valid socket resource created with socket_create().
initiates a connection using the socket resource socket, which must be a valid socket resource created with socket_create().
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
pg_ping() ping database connection, try to reconnect if it is broken. it returns true if connection is alive, otherwise false.
see also pg_connection_status() and pg_connection_reset().
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
although user can send multiple query at once, user cannot send multiple query over busy connection. if query is sent while connection is busy, it waits until last query is finished and discards all result.
if query is sent while connection is busy, it waits until last query is finished and discards all result.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
curlopt_proxyuserpwd: pass a string formatted in the [username]:[password] format for connection to the http proxy.
curlopt_proxyuserpwd:
Last Update: 2011-10-24
Usage Frequency: 1
Quality: