"Database sqlite" is not found on TREX in Italian-English direction
Try Searching In English-Italian (Database sqlite)

Low quality sentence examples

Symfony propone anche una via alternativa per la memorizzazione della cache: un database SQLite.
Symfony proposes an alternative way to store cache: a SQLite database.
Per creare un database SQLite MBTiles dal nuovo tile tree appena creato, apri un terminale e.
To create an MBTiles SQLite database from the newly created tile tree, open a terminal, then.
MDaemon ora registra le informazioni statistiche in un database SQLite.
MDaemon now logs statistical information to a SQLite database file.
Per il test e applicazioni leggere è possibile utilizzare il database SQLite, incluso con Python 2.5.
For testing and light-demand applications, you can use the SQLite database, included with Python 2.5.
MusikCube utilizza anche la libreria di database SQLite per la memorizzazione delle tracce
MusikCube also uses the SQLite database library for track storing
I ricercatori di sicurezza appena scoperto una falla di sicurezza che risiede nel popolare motore di database SQLite.
Security researchers just discovered a security flaw residing in the popular SQLite database engine.
Si noti che il database SQLite è già incluso nella struttura dell'applicazione che è stata appena generata.
Note that the SQLite database is already included in the skeleton application that we just generated.
In questo esempio è una connessione ad un database SQLite memorizzato nel file"applications/images/databases/storage. sqlite.
In this case it is a connection to a SQLite database stored in the file"applications/images/databases/storage. sqlite.
Db: Database Sqlite con“punti di interesse” estratti dal precedente estratto della grande città OSM.
Db: Sqlite DB of“positions of interest” nodes extracted from the above larger city OSM extract.
Se si vuole usare il database SQLite, il parametro dsn deve essere impostato con il percorso al file del database..
If you want to use a SQLite database, the dsn parameter must be set to the path of the database file.
Questo codice connette il database(in questo esempio è un database SQLite memorizzato nel file storage. sqlite) e definisce una tabella chiamata contacts.
It connects to the database(in this example a SQLite database stored in the storage. sqlite file) and defines a table called contact.
include al suo interno un interprete Python 2.5 ed il database SQLite.
include a Python 2.5 interpreter and the SQLite database.
Il codice qui sopra spiega a Yii che l'applicazione dovrebbe connettersi, quando è necessario, al database SQLite WebRoot/testdrive/protected/data/testdrive. db.
The above code instructs Yii that the application should connect to the SQLite database WebRoot/testdrive/protected/data/testdrive. db when needed.
decodifica per il recupero dei dati mobili cancellati dai database SQLite, ad esempio messaggi,
decoding techniques to recover deleted mobile data from SQLite databases such as messages,
X-plore può mostrare i file di database SQLite(quelli con estensione. db)
X-plore can show SQLite database files(those with. db extension)
Grazie alla funzionalitÃ--installer di symfony, viene fornito un modo semplice per creare un progetto funzionante, con un database SQLite pronto per essere usato,
Thanks to the--installer feature of symfony, we provide a simple way for you to create a working project with a ready to be used SQLite database, the Doctrine database schema,
L'estensione del nome di questo formato del file c'è SQLite Database.
The extended name of this file format is SQLite Database.
il progetto symfony Ã̈ preconfigurato per usare SQLite come database.
the symfony project comes pre-configured to use SQLite as a database engine.
La sandbox Ã̈ preconfigurata per utilizzare SQLite come database, occorre verificare che il vostro PHP supporti SQLite(vedere il capitolo Prerequisiti.
As the sandbox is pre-configured to use SQLite as a database engine, you need to check that your PHP supports SQLite(see the Prerequisites chapter.
In SQLite il database consiste di un unico file(che verrà creato se non esistente.
Notice that in SQLite the database consists of a single file.