ODBC in Italian translation

odbc

Examples of using Odbc in English and their translations into Italian

{-}
  • Programming category close
  • Colloquial category close
  • Official category close
  • Medicine category close
  • Financial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Computer category close
  • Official/political category close
Odbc_specialcolumns-- Returns either the optimal set of columns that uniquely identifies a row in the table or columns that are automatically updated when any value in the row is updated by a transaction.
Odbc_specialcolumns-- Restituisce sia il set di colonne che identificano in modo univoco una riga nella tabella, sia colonne che sono automaticamente aggiornate quando un qualsiasi campo della riga viene aggiornato da una transazione.
To step through the result more than once, you can call odbc_fetch_row() with row_number 1, and then continue doing odbc_fetch_row() without row_number to review the result.
Per spostarsi attraverso le righe risultanti, si può eseguire odbc_fetch_row() con il parametro numero_riga impostato a 1, e quindi continuare ad utilizzare odbc_fetch_row() senza numero_riga.
This example has the same effect as// odbc_autocommit($conn, true); odbc_setoption($conn, 1, 102, 1);// 2.
Pertanto questo esempio ha il medesimo effetto di:// odbc_autocommit($conn, true); odbc_setoption($conn, 1, 102, 1);// 2.
This example sets the query to timeout after 30 seconds.$result odbc_prepare($conn,$sql); odbc_setoption($result, 2, 0, 30); odbc_execute($result);
In questo esempio si setta il timeout di una query a 30 secondi.$result odbc_prepare($conn,$sql); odbc_setoption($result, 2, 0, 30); odbc_execute($result);
We use serialize() to store// it in a database at the end of the request.$conn odbc_connect("webdb","php", "chicken");$stmt odbc_prepare$conn,"UPDATE sessions SET data=?
Si userà serialize() per memorizzare le informazioni// all'interno di un database alla fine della richiesta…$conn odbc_connect("webdb","php", "chicken");$stmt odbc_prepare$conn,"UPDATE sessions SET data=?
Select the ODBC data source previously created then click Next.
Selezionare l'ODBC data source creata precedentemente e cliccare su Next.
Enter the ODBC Data Source Administrator credentials then click Next.
Inserire le credenziali dell'ODBC Data Source Administrator e cliccare Next.
See the chapter ODBC installation and configuration. NOTE.
Consultare il capitolo Installazione e configurazione dell'ODBC. NOTA.
Method 1: To fix this issue it is advised to remove the ODBC 1.
Metodo 1: Per risolvere questo problema, si consiglia di rimuovere il ODBC Manager 1.
All our products fully support ODBC.
Tutti i nostri prodotti supportano del tutto ODBC.
There is no ODBC involved when connecting to the above databases.
Nella connessione ai database sopra elencati non vengono coinvolte funzioni ODBC.
Unified ODBC Configuration Options.
Opzioni di configurazione per ODBC.
See the chapter ODBC installation and configuration.
Consultare il capitolo Installazione e configurazione dell'ODBC.
Is be added the possibility to work through ODBC and in particular way has been from we certified on Store Portal the product MySQL Server.
E' stata aggiunta la possibilità di lavorare tramite ODBC e in particolare modo è stato da noi certificato su Store Portal il prodotto Server MySQL.
When connecting to a database via an ODBC, JDBC, or ADO driver,
Quando ci si connette a un database tramite un driver ODBC, JDBC, o ADO,
uDig through JDBC, ODBC, or directly using Pl/pgSQL.
uDig attraverso JDBC, ODBC, o direttamente usando Pl/pgSQL.
Integration Manager itself uses OLE functionality to validate text or ODBC integration files data through Great Plains forms behind the scenes.
Integration Manager si utilizza la funzionalità OLE per convalidare l'integrazione di testo o file di dati ODBC attraverso forme Great Plains dietro le quinte.
To performed it correctly they must be present on the PC the Run-Time libraries of Visual Basic and the 32bit ODBC driver for Access 97.
Per essere eseguito correttamente devono essere presenti sul PC le librerie di Run-Time di Visual Basic e i driver ODBC 32bit per Access 97.
access ODBC Data Source Administrator
accedere all'ODBC Data Source Administrator
To disable unified ODBC support in PHP 3 add--disable-unified-odbc to your configure line.
Per disabilitare il supporto alle funzioni ODBC unificate in PHP 3 aggiungere il parametro--disable-unified-odbc nella linea di configurazione.
Results: 74, Time: 0.0363

Top dictionary queries

English - Italian