Bug when there is a comment in the select that populates the Export Wizard.
Example:
Replace the query below
select a ,b, c
from emp
where a = 1
--and b > 3
and c > 5
by
select a ,b, c
from emp
where a = 1
and c > 5
WORKAROUND
1. Open the Export Wizard Activities from the tas
2. Edit the template
3. If the select contains a commented line please remove it
STATUS
Issue fixed in version 4.0. The latest version of Toad Data Point be can be downloaded here
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center