n: Laurence Mills-Gahl [mailto:elem...@gmail.com]
> Gesendet: Mittwoch, 1. Dezember 2010 17:45
> An: user@ant.apache.org
> Betreff: sql task output suppressing a column
>
> I am having difficulty with the results of a sql task not being the same as
> the results from the sql query in
-Ursprüngliche Nachricht-
> Von: Laurence Mills-Gahl [mailto:elem...@gmail.com]
> Gesendet: Mittwoch, 1. Dezember 2010 17:45
> An: user@ant.apache.org
> Betreff: sql task output suppressing a column
>
> I am having difficulty with the results of a sql task not being the same as
>
Hmm, sounds like a driver problem (jdbc vs. Native) , not an ant issue.
-Ursprüngliche Nachricht-
Von: Laurence Mills-Gahl [mailto:elem...@gmail.com]
Gesendet: Mittwoch, 1. Dezember 2010 17:45
An: user@ant.apache.org
Betreff: sql task output suppressing a column
I am having difficulty
I am having difficulty with the results of a sql task not being the same
as the results from the sql query in the db environment and I am
wondering if anybody else has seen this behavior.
I have a sql task executing the following query:
SELECT
c.property_value,
center.name,
s.property_value
FROM