Translation of "SQLite table" in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
How to add a date value to a SQLite table?
Wie fügt man ein Datumswert an eine SQLite Tabelle an?
What is an efficient way of inserting thousands of records into an SQLite table using Django?
Was ist eine effiziente Möglichkeit, Tausende von Datensätzen mit Django in eine SQLite-Tabelle einzufügen?
Fix: UPnP: Left over temporary audio database files after stopping the Media Server and memory leak due to a SQLite table that was not closed.
Fix: UPnP: Speicherleck und übriggebliebene temporäre Audio-Datenbank-Dateien nach dem Beenden des Media Servers, weil eine Datenbanktabelle nicht ordnungsgemäß geschlossen wurde.
This statement creates the table, spelling out the column titles and their type in our SQLite table
Von der folgenden Anweisung wird die Tabelle erstellt. Dabei werden die Spaltentitel und deren Typ in der SQLite-Tabelle aufgeführt.
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.
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.
Other results
This tool is a comprehensive SQLite database processor that allows editing or modifying SQLite tables visually without any risk of losing data.
Dieses Werkzeug ist ein umfassender SQLite-Datenbankbetreiber, der SQLite-Tabellen ohne jegliches Datenverlust-Risiko visuell zu bearbeiten oder zu ändern erlaubt.
This tool is a comprehensive SQLite database processor that allows editing or modifying SQLite tables visually without any risk of losing data.
Import Multiple SQLite Tables Into Excel Software - Import data from SQLite tables into a blank MS Excel file.
These items currently show the same message as other items that can't have metadata, such as tables in SQLite databases and Excel worksheets.
Für diese Elemente wird derzeit dieselbe Meldung angezeigt wie für andere Elemente, die keine Metadaten haben können, beispielsweise Tabellen in SQLite-Datenbanken und Excel-Arbeitsblätter.
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 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.
data export module: exports data from SQLite Server tables and queries to files of the 14 most popular formats including MS Excel, MS Access, MS Word, HTML, XML, PDF
SQLite Maestro unterstützt mehr als zwölf Formate für Datenexportieren und sechs Formate für sind MS Excel, MS Access, MS Word, RTF, HTML, PDF, XML, CSV, DBF und andere.
Now we must connect the fields of the CSV text file (READ side) with the fields of the SQLite database table (WRITE side).
Jetzt müssen wir die Felder der CSV Textdatei (READ Seite) noch mit den Felder der SQLite Datenbank (WRITE Seite) verbinden.
It is necessary in this case, because when our SQLite database does not already exist we cannot select a table.
Dies ist in diesem Fall notwendig, da unsere SQLite Datenbank noch nicht existiert und wir keine Tabelle auswählen können.