RJanecek
15 years agoRegular Contributor
problem with data source
Hi,
I wanna get data from database so I am using DataSource.
now I wanna select one row . When I check * to get all columns I see this data only in preview. When I run this step I cant see any data just in Data Log I see: "Got 1 rows" When I check all columns it work but I have a lot of columns so I wanna use *.
and another problem when I want certain column it use ... as ... and this sequence has over 30 characters so it thrown this exception: ORA-00972: identifier is too long
Can you help me ?
I wanna get data from database so I am using DataSource.
now I wanna select one row . When I check * to get all columns I see this data only in preview. When I run this step I cant see any data just in Data Log I see: "Got 1 rows" When I check all columns it work but I have a lot of columns so I wanna use *.
and another problem when I want certain column it use ... as ... and this sequence has over 30 characters so it thrown this exception: ORA-00972: identifier is too long
Can you help me ?