engine:import:setsql
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| engine:import:setsql [2018/08/14 23:26] – created dcumming | engine:import:setsql [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | setsql | + | ====== SetSQL ====== |
| - | ==== SetSQL ==== | ||
| Set the SQL string that will be used to query the SQL data source. | Set the SQL string that will be used to query the SQL data source. | ||
| - | ==== Phase ==== | + | ===== Phase ===== |
| This instruction is used by the TapeTrack Import Engine. | This instruction is used by the TapeTrack Import Engine. | ||
| - | ==== Syntax ==== | + | ===== Syntax |
| - | **SetSQL**//(sql);// | + | '' |
| - | 80 | + | |
| - | string //sql;// | + | |
| - | |sql| The SQL string that will be used to query the SQL data source.| | + | ^ Variable ^ Type ^ Description ^ Min Length ^ Max Length ^ |
| + | |sql | String | ||
| - | ==== Example ==== | + | ===== Example |
| - | **SetSQL: | + | |
| - | |SetSQL(" | + | Select all fields from table volumes |
| - | Example A.46. SetSQL: | + | |
| - | Spreadsheet workbook Inventory. | + | < |
| + | SetSQL(" | ||
| + | </ | ||
| + | |||
| + | |||
| + | Select the Barcode and Location fields from Excel Spreadsheet workbook Inventory. | ||
| + | |||
| + | < | ||
| SetSQL(" | SetSQL(" | ||
| + | </ | ||
| + | |||
| + | {{tag> import_engine sync_engine}} | ||
engine/import/setsql.1534289201.txt.gz · Last modified: 2025/01/21 22:07 (external edit)
