dfbonilla
MIS
- Jan 26, 2004
- 19
Hi all. I am using CR 10 and CDO. It started happening that when I make changes to the TTX file it will never refresh in my report. It will always loads the previous definition. I have tried all kind of things, verify database, remove the TTX, and add it again, add it into a new report. Refresh, close the program and open it again, Edit the TTX file with the editor and check for the tabs and returns. Create a copy of a working ttx and replace the new field names and types, etc. This is my ttx file definition:
CustSeq Number 123
Div Number 10
Dpt string abc
tran_no Number 7
Line number 99
histPrice number 1000
AvgPrice number 150
prc_list_id number 1
Item_no String abc
Looks like a bug..
CustSeq Number 123
Div Number 10
Dpt string abc
tran_no Number 7
Line number 99
histPrice number 1000
AvgPrice number 150
prc_list_id number 1
Item_no String abc
Looks like a bug..