Jede Teil-Query dieser Query wird euch wiederum einen ausführbaren SQL Befehl zurückgeben.
Im Textfeld darunter wird automatisch der SQL Befehl "select from import" eingetragen.
In the text box beneath the SQL command select from import will automatically appear.
Für jedes Inhaltselement, das man bereits mit EXT:fluidcontent angelegt hat und migrieren möchte, muss man einen SQL Befehl in folgender Art ausführen
For each content element that you have already created with EXT:fluidcontent and want to migrate, you must execute an SQL command of the following type
Tragen Sie hier von Hand im SQL Textfeld den SQL Befehl „select from list" ein.
Enter into the SQL textbox the SQL command "select from list" by hand.
Mit dieser Änderung kann nun der Adapter ausgewählt werden an dem der SQL Befehl abgesetzt werden soll.
With this modification the Adapter for executing the SQL command can now be selected.
Hinweis: Verwenden Sie diesen Befehl für speicherintensive Aktionen wie z.B. umfangreichen Datenimport, können Sie erwägen, den SQL Befehl ALTER DATABASE aufzurufen, um die SQL-Optionen temporär zu deaktivieren. Fehler melden
Note: If you use this command to execute memory-consuming actions such as massive data imports, you can consider calling the ALTER DATABASE SQL command in order to temporarily disable the SQL options.
Bei einem dynamischen SQL Befehl werden PREPARE und DESCRIBE nicht ausgeführt, wenn diese Anweisungen schon einmal bei einem vorhergehenden identischen dynamischen Befehl ausgeführt worden sind.
PREPARE and DESCRIBE are not executed for a dynamic SQL command, if these instructions have already been executed for a previous, identical dynamic command.
Egal welche Sharepoint Liste Sie exportieren möchten, der SQL Befehl ist immer der gleiche!
It does not matter which Sharepoint list you want to export, the SQL command is always the same.
Der Befehl SQL EXECUTE führt einen SQL Befehl aus und verbindet das Ergebnis mit 4D Objekten (Arrays, Variablen oder Felder).
The SQL EXECUTE command executes an SQL command and binds the result to 4D objects (arrays, variables or fields).
Der Parameter SQLAnweisung enthält den auszuführenden SQL Befehl, GebundObj empfängt das Ergebnis.
The sqlStatement parameter contains the SQL command to execute. boundObj receives the results.
Hauptmerkmale: 1.Execute sql Befehl.
Main features: 1.Execute sql command.
Und der Dialog können Sie jetzt mit einem SQL Befehl füllen.