rzr
Member
Hello All..
I'm not familiar with crystal reports ... in our application the following *rule* is followed:
to display 50 char of data on crystal report the format for the character field in db is set to "X(50)".
@ progress default "X(8)" would have been enough and we could still display all 50 characters
@ crystal reports.. if i need to see 50 char of data - is it compulsory for the format to be "X(50)" in db ( btw SQL-WIDTH is also 50) ??
I'm not familiar with crystal reports ... in our application the following *rule* is followed:
to display 50 char of data on crystal report the format for the character field in db is set to "X(50)".
@ progress default "X(8)" would have been enough and we could still display all 50 characters
@ crystal reports.. if i need to see 50 char of data - is it compulsory for the format to be "X(50)" in db ( btw SQL-WIDTH is also 50) ??