jmerencilla
Programmer
hi. would you guys know the different data types used to create a .ttx file for crystal reports? i made one with one field of type numeric but when i tried to create a total field from this field, i dont get the desired result. it seems that my field is being treated as a string and not as a numeric field. what am i missing here? would you guys give me the complete data types list? thanks.
here's my definition:
myTTX.ttx
ACCOUNTNO NUMERIC (tab delimited)
here's my definition:
myTTX.ttx
ACCOUNTNO NUMERIC (tab delimited)