engine:import:setodbc
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| engine:import:setodbc [2019/02/18 02:05] – [Example] Scott Cunliffe | engine:import:setodbc [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| Set the ODBC connection string and instruct the Import Engine to use ODBC mode. | Set the ODBC connection string and instruct the Import Engine to use ODBC mode. | ||
| - | ==== Phase ==== | + | ===== Phase ===== |
| This instruction is used by the TapeTrack Import Engine. | This instruction is used by the TapeTrack Import Engine. | ||
| Line 8: | Line 8: | ||
| **SetODBC**// | **SetODBC**// | ||
| - | string // | + | * '' |
| - | odbc The ODBC connection string. | + | |
| ==== Example ==== | ==== Example ==== | ||
| - | **SetODBC: Select the Microsoft Access Driver and pass the Access file to use.** | + | SetODBC: Select the Microsoft Access Driver and pass the Access file to use. |
| - | |SetODBC(" | + | |
| - | |SetSQL(" | + | < |
| + | SetODBC(" | ||
| + | SetSQL(" | ||
| + | </ | ||
| ==== Example ==== | ==== Example ==== | ||
| SetODBC: Select the Microsoft Excel Driver and pass the Excel file to use. | SetODBC: Select the Microsoft Excel Driver and pass the Excel file to use. | ||
| - | <sxh> | + | <code> |
| SetODBC(" | SetODBC(" | ||
| SetSQL(" | SetSQL(" | ||
| - | </sxh> | + | </code> |
engine/import/setodbc.1550455506.txt.gz · Last modified: 2025/01/21 22:07 (external edit)
