Re: AW: sql task output suppressing a column

2010-12-01 Thread Laurence Mills-Gahl
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

Re: AW: sql task output suppressing a column

2010-12-01 Thread Laurence Mills-Gahl
-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 >

AW: sql task output suppressing a column

2010-12-01 Thread Rainer Noack
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

sql task output suppressing a column

2010-12-01 Thread Laurence Mills-Gahl
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