Page 1 of 1

Problem with ODBC stage

Posted: Thu Aug 02, 2007 1:49 am
by bkumar103
Hi,
I am using ODBC stage to read the data from SQL Server to put into a sequential file. I am just using select * from <tablename> as the query in the ODBC stage. But strange, Data from the character column type and date column type are getting truncated. For other data type its fine.

Any light on this issue? And also any solution for this.

Thanks in advance,
Birendra

Posted: Thu Aug 02, 2007 2:09 am
by ArndW
There is an active thread with the same topic going on right now.

Re: Problem with ODBC stage

Posted: Fri Aug 03, 2007 12:15 pm
by pathmaker
There are couple of bug's that IBM fixed on ODBC and DRS stage.
contact tech support for them

-pratap
bkumar103 wrote:Hi,
I am using ODBC stage to read the data from SQL Server to put into a sequential file. I am just using select * from <tablename> as the query in the ODBC stage. But strange, Data from the character column type and date column type are getting truncated. For other data type its fine.

Any light on this issue? And also any solution for this.

Thanks in advance,
Birendra