Vertaling van "in eine SQL" 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.
Lädt die Snippets von einer.ini Datei in eine SQL Datei.
Load snippets from.ini files into sql files
WinForms F: Ich speichere alle Daten für Appointment-Recurrence und Exception in eine SQL Server-Datenbank.
Q: I am storing all of my appointment recurrence and exception data into an SQL server database.
Jetzt können Betriebsdaten direkt in eine SQL Datenbank oder in eine Excel-Datei aufgezeichnet werden.
Now operating data can be stored to SQL database or just an excel-file.
Es spielt keine Rolle ob Sie Daten aus einer SQL-Server Datenbank exportieren und daraus eine Textdatei im CSV Format generieren bzw. erstellen möchten oder den umgekehrten Weg (Import von CSV in eine SQL Server Datenbank) einschlagen möchten.
It makes no difference whether you want to extract data from an SQL database and generate a text file in CSV format, or do the opposite; import from CSV and write to an SQL database.
Das folgende Beispiel kopiert die mit dem aktuellen Projekt verbundene Datenbank in eine SQL Server-Datenbankdatei. Falls die Datei bereits vorhanden ist, wird sie von Microsoft Access überschrieben und andere mit der Datenbank verbundene Benutzer werden getrennt, bevor der Kopiervorgang durchgeführt wird.
This example copies the database connected to the current project to a SQL Server database file. If the file exists already, Access overwrites it, and any other users connected to the database are disconnected before the copy is made.
Als simplen Vergleich nehmen wir ein einfachstes DTS Paket, welches eine Million Kolonnen von einem CSV/Text File liest und in eine SQL Server Tabelle schreibt (ohne Transformationen etc.).
For example, we took a simple DTS package which pulls one million rows from a comma-delimited text file and writes that data to a SQL Server table.
Die Spaltengültigkeitsprüfung der Access-Datenbank wird in eine SQL Server-DRI-Prüfungseinschränkung umgewandelt, und es wird eine Gültigkeitsmeldung wie in der folgenden Tabelle aufgeführt angezeigt.
Access database column validation is converted to a SQL Server DRI check constraint with a validation message as shown in the following table.
Obwohl mehrere Datenbanken mit unterschiedlichen Kollationen in eine SQL Server-Instanz platziert werden können, wird die Administration oft durch die Installation verschiedener SQL Server-Instanzen mit verschiedenen Kollationen erleichtert.
While you can place multiple databases with different collations into one SQL Server instance, it is often better for ease of administration to install different SQL Server instances with different collations.
Alle Tabellennamen werden in Großbuchstaben umgewandelt beim Upload einer Tabelle in eine SQL Server-Datenbank, die zwischen Groß- und Kleinschreibung unterscheidet.
All table names are converted to upper case when uploading to a case sensitive SQL Server database.
Sie können die Ergebnisse des Abgleichsprozesses in eine SQL Server-Tabelle oder eine CSV-Datei exportieren.
You can export the results of the matching process either to a SQL Server table or a.csv file.
Discovery-Modul (Scannt das Netzwerk und schreibt die Ergebnisse in eine SQL Datenbank)
Discovery module (Scan network and write results to SQL database)
Das Hochladen einer Tabelle in eine SQL Server 2008-Datenbank, die Groß- und Kleinschreibung unterscheidet, führt zu einem Fehler.
Uploading a table to a case sensitive SQL Server 2008 database results in an error.
Integration Services schließt einen Task ein, der Daten per Massenladen direkt aus einer Flatfile in SQL Server-Tabellen und -Sichten lädt. Darüber hinaus ist eine Zielkomponente vorhanden, die als letzten Schritt eines Transformationsprozesses Daten per Massenkopieren in eine SQL Server-Datenbank lädt.
Integration Services includes a task that bulk loads data directly from a flat file into SQL Server tables and views, and a destination component that bulk loads data into a SQL Server database as the last step in a data transformation process.