Van professionele vertalers, bedrijven, webpagina's en gratis beschikbare vertaalbronnen.
the value should be 1 for sqlsetconnectoption() and 2 for sqlsetstmtoption().
パラメータ option は設定するオプションです。
Laatste Update: 2011-10-24
Gebruiksfrequentie: 1
Kwaliteit:
option 0 of sqlsetstmtoption() is sql_query_timeout. / / this example sets the query to timeout after 30 seconds. $result = odbc_prepare ($conn, $sql); odbc_setoption ($result, 2, 0, 30); odbc_execute ($result);
例 1odbc setoption の例
Laatste Update: 2011-10-24
Gebruiksfrequentie: 1
Kwaliteit: