engine:import:setsql
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
engine:import:setsql [2020/03/03 23:28] – Scott Cunliffe | engine:import:setsql [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 9: | Line 9: | ||
'' | '' | ||
- | string //sql// | + | ^ Variable ^ Type ^ Description ^ Min Length ^ Max Length ^ |
- | + | |sql | String | |
- | |sql | The SQL string that will be used to query the SQL data source.| | + | |
===== Example ===== | ===== Example ===== | ||
Line 17: | Line 16: | ||
Select all fields from table volumes | Select all fields from table volumes | ||
- | <sxh> | + | <code> |
SetSQL(" | SetSQL(" | ||
- | </sxh> | + | </code> |
Select the Barcode and Location fields from Excel Spreadsheet workbook Inventory. | Select the Barcode and Location fields from Excel Spreadsheet workbook Inventory. | ||
- | <sxh> | + | <code> |
SetSQL(" | SetSQL(" | ||
- | </sxh> | + | </code> |
{{tag> import_engine sync_engine}} | {{tag> import_engine sync_engine}} |
engine/import/setsql.1583278101.txt.gz · Last modified: 2025/01/21 22:07 (external edit)