Добавлены профессиональными переводчиками и компаниями и на основе веб-страниц и открытых баз переводов.
file dsn
파일 dsn
Последнее обновление: 2006-09-06
Частота использования: 1
Качество:
create a user or system dsn in your odbc administrator, located in the control panel.
create a user or system dsn in your odbc administrator, located in the control panel. make up a dsn name, enter your hostname, user name, password, port, etc for you mysql database configured in step 1.
Последнее обновление: 2011-10-24
Частота использования: 1
Качество:
future requests for a connection with the same dsn, user, password combination (via odbc_connect() and odbc_pconnect()) can reuse the persistent connection.
returns an odbc connection id or 0 (false) on error. this function is much like odbc_connect(), except that the connection is not really closed when the script has finished. future requests for a connection with the same dsn, user, password combination (via odbc_connect() and odbc_pconnect()) can reuse the persistent connection.
Последнее обновление: 2011-10-24
Частота использования: 1
Качество: