Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
file dsn
파일 dsn
Ultimo aggiornamento 2006-09-06
Frequenza di utilizzo: 1
Qualità:
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.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
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.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità: