Dieser Abfragetyp erstellt eine SQL INSERT... SELECT-Anweisung.
This type of query creates an SQL INSERT... SELECT statement.
Werteanfügeabfrage Erstellt eine neue Zeile und fügt Literalwerte in angegebene Spalten ein. Dieser Abfragetyp erstellt eine SQL INSERT INTO... VALUES-Anweisung.
Append Values query Creates a new row and inserts literal values into specified columns. This type of query creates an SQL INSERT INTO... VALUES statement.
Autres résultats
Dann können Sie mittels eines SQL-INSERT-Befehls eine Geometrie in Ihre Tabelle einfügen.
Führt eine Anweisung aus, die keine Ergebnismenge zurückgibt, wie etwa eine SQL INSERT-, DELETE- oder UPDATE-Anweisung
Executes a statement that does not return a result set, such as a SQL INSERT, DELETE, or UPDATE statement.
Rufen Sie die Execute -Methode eines Command -Objekts oder die Execute -Methode eines Connection -Objekts auf, anstatt eine Abfrage durchzuführen, bei der keine Datensätze zurückgegeben werden (z. B. eine SQL-INSERT-Anweisung).
Call the Execute method of a Command object or the Execute method of a Connection object instead to perform a query that, such as a SQL INSERT statement, that doesnt return records.
Ich würde gerne meine Jobpakete als Produkte in Joomshopping anlegen und dann nach dem erfolgten Zahlungseingang einen SQL-Insert-Befehl ausführen, um das Paket freizuschalten bzw. "als bezahlt zu markieren"...
(Here again my question in English:) I would create my job packages as products in JoomShopping and then run after the successful payment process a SQL insert command to unlock the package
Dieses Programm konvertiert alle CSV-Datei in eine SQL-Datei mit INSERT-Anweisungen oder eine HTML-Tabelle/Datei.
Das Skript muss auf dem IPCop 1.4 ausgeführt werden, dabei wird eine Datei mit SQL-Insert-Befehlen erzeugt.
The script has to be executed on IPCop 1.4 where it will generate a SQL insert commands 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.
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.
Wenn SQL Remote eine INSERT- oder UPDATE-Anweisung repliziert, wird eine Variable anstatt des BLOB-Werts verwendet.
When SQL Remote replicates an INSERT or UPDATE statement, it uses a variable in place of the BLOB value.
Anstelle der AddNew -Methode von ADO können einer Datenquelle mit INSERT-SQL-Anweisungen neue Datensätze hinzugefügt werden.
SQL INSERT statements can be used to add new records to a data source, rather than the ADO method AddNew.
Sobald der Benutzer am Ende des Vorgangs auf OK klickt, führt BAM eine INSERT-SQL-Anweisung für die Datenbank aus. Hierdurch werden neun unterschiedliche Geschäftsdatenaggregationstabellen erstellt, eine für jedes Aggregationszeitintervall.
Once the user clicks OK at the end of the procedure, BAM runs a SQL insert statement against the database which creates nine different business data aggregation tables, one for each aggregation time interval.
Sie enthält die SQL INSERT Aufrufe gemäß den exportierten Daten.
Les exemples vous aident à traduire le mot ou l’expression cherchés dans des contextes variés. Ils ne sont ni sélectionnés ni validés par nous et peuvent contenir des mots ou des idées inappropriés. Signalez des exemples à modifier ou à retirer. Les traductions potentiellement sensibles, inappropriées ou familières sont généralement marquées de rouge ou d’orange.