To reproduce this issue:
declare -x CumExecQty="column1"
select ${CumExecQty} from table1
sqlexport -f excel2007 -o output.xlsx
go
You will get back an error message w/ something like:
\sqlexport did not perform command line substitution when processing the query retrieved from the SQL Buffer. Fixed, SVN r30680.
Issue #8104 |
| Closed |
| Fixed |
| Resolved |
Completion |
| No due date |
| Fixed Build trunk/30680 |
| No time estimate |
\sqlexport did not perform command line substitution when processing the query retrieved from the SQL Buffer. Fixed, SVN r30680.