Translation of "into a SQL Server table" in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
in eine SQL Server-Tabelle
This task is frequently used in combination with a Bulk Insert task that loads data into a SQL Server table, or a Data Flow task that implements a data flow that loads data into a table.
Dieser Task wird häufig zusammen mit einem Masseneinfügungstask verwendet, der Daten in eine SQL Server-Tabelle lädt, oder mit einem Datenflusstask, der einen Datenfluss zum Laden von Daten in eine Tabelle implementiert.
For the user to be able to use BULK INSERT or OPENROWSET to import data from a data file into a SQL Server table, the user account requires read access to the data file.
Damit der Benutzer zum Importieren von Daten aus einer Datendatei in eine SQL Server-Tabelle BULK INSERT oder OPENROWSET verwenden kann, muss das Konto über Lesezugriff für die Datendatei verfügen.
However, On 32-bit systems, it is possible to import CSV data into a SQL Server table without bulk-import optimizations by using OPENROWSET with the OLE DB Provider for Jet.
In 32-Bit-Systemen ist es jedoch möglich, CSV-Daten mit OPENROWSET mit dem OLE DB-Anbieter für Jet in eine SQL Server-Tabelle ohne Massenimportoptimierungen zu importieren.
Using OPENROWSET(BULK...) as a source table in an INSERT or MERGE statement bulk imports data from a data file into a SQL Server table.
Wenn eine OPENROWSET(BULK...)-Anweisung als Quelltabelle in einer INSERT- oder MERGE-Anweisung verwendet wird, wird ein Massenimport von Daten aus einer Datendatei in eine SQL Server-Tabelle ausgeführt.
A Transact-SQL statement that uses the OPENROWSET bulk rowset provider to bulk import data into a SQL Server table by specifying the OPENROWSET(BULK...) function to select data in an INSERT No
Eine Transact-SQL-Anweisung, bei der mit dem OPENROWSET-Massenrowsetanbieter ein Massenimport von Daten in eine SQL Server-Tabelle ausgeführt wird. Dabei wird die OPENROWSET(BULK...)-Funktion angegeben, um Daten in einer INSERT-Anweisung auszuwählen. Ja
Potentially sensitive or inappropriate content
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.