Baan V Text Crystal Reports 11
We just installed Cyrstal Report 11 with Baan V. Have a problem with Purchase Order Line text from tttxt010100. We are using the following to get the text
"CAST(CAST("ttttxt010100"."t_text" AS VARBINARY(8000)) AS VARCHAR(8000))".
I actually have two records in the ttxt010 table with same text number and seq 1 and 2. I'm only getting sequence 2. What do I need to do to get both sequence of the text.
Problem fixed. Was printing at group level and need to do detail and create a view to pull in multiple txt010 records.
__________________
Tommy L. Bacon, CPIM
Last edited by tomlbacon : 31st January 2012 at 18:29.
Reason: Problem Fixed
|