Vertaling van "der SQLite" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Wann wird der SQLite patch gebraucht?
Enthaltene Funktionen (von der SQLite Website übernommen)
Start Lektion 7: Datensätze in der SQLite Datenbank ändern
Jetzt müssen wir die Felder der CSV Textdatei (READ Seite) noch mit den Felder der SQLite Datenbank (WRITE Seite) verbinden.
Now we must connect the fields of the CSV text file (READ side) with the fields of the SQLite database table (WRITE side).
Fossil wird hauptsächlich durch Dr. Richard Hipp entwickelt, der möglicherweise besser bekannt ist als Autor der SQLite Datenbank-Engine.
Fossil is mainly written by Dr. Richard Hipp, perhaps better known as the author of the SQLite database engine.
Einfache und komfortable Nutzung der SQLite v3 Datenbank-DLL in PureBasic.
Easy and comfortable usage of the SQLite v3 database dll in PureBasic.
Um SMS-Daten zu extrahieren, sollten die Benutzer die Datei "Libray/SMS/SMS.db" wiederherstellen, die wiederhergestellte Datei mit der SQLite Browser- Browser öffnen, die Registerkarte "Browse data" wählen und dann "message" im Drop-Down-Menü "Table" wählen.
To extract SMS data, users should restore the file "Libray/SMS/SMS.db", open the restored file with the SQLite Browser browser, choose the "Browse data" tab, and then select "message" from the "Table" drop-down.
Wenn Sie jetzt die Definition ausführen wird die SQLite Tabelle um 2 Felder erweitert und der FlowHeater aktualisiert die Daten der Excel Datei anhand des Feldes ID (PrimaryKey) in der SQLite Datenbank.
When you now run the Definition the SQLite table will be extended by two new fields and FlowHeater updates the table with data from the Excel file according to the ID field (PrimaryKey) into the SQLite database.
Die Map-Funktionen basieren auf den offenen Standard OpenGIS (nicht proprietären Standard), in der SQLite oder PostgreSQL-Datenbank-Engine als Estensions (Spatialite oder PostGIS) zur Verfügung.
The map functions are based on the Open Standard OpenGIS (not proprietary standard), available in the SQLite or PostgreSQL database engine as estensions (Spatialite or PostGIS).
Der SQLite Adapter fügt diese Felder dann automatisch an die Tabelle an und passt das Tabellenschema an die neuen Struktur an.
The SQLite Adapter automatically inserts these fields into the table and so amends the table schema for the new structure.
Der SQLite Adapter erkennt mit dieser Version Tabellenfelder die das Attribut „AutoIncrement" besitzen und zeigt nach einem Import in der Ergebnisanzeige pro Datensatz die aktuell durch SQLite automatisch vergebene ID an.
As of this version, the SQLite Adapter recognizes table fields that possess the "AutoIncrement" attribute and following an import will display the automatically assigned ID in the output window.
Der SQLite Manager ist ein super Add-On für den Firefox, um SQLite Datenbanken zu öffnen und um Abfragen bzw. Eingaben im SQL-Format durchzuführen.
The SQLite Manager is a great add on to access SQLite is possible with it to perform queries and make inserts and updates in the sql format.
Es handelt sich dabei entweder um einen relativen, oder einen absoluten Pfad zu der Datei, in der SQLite die Daten speichern wird.
If the file does not exist, SQLite will attempt to create it.