Problem with DB Fields

edited April 2006 in FastReport 3.0
i have a field in a table called "CELL1" which is a VARCHAR(15).
and when the report is printed i saw this field was cast-typed in a Date Format
I dont know why...

This is what is happened:
EXAMPLE

The field "CELL1" contains '0123456789'

memo in the report contains "Field CELL1 : [frxDBDataset1."CELL1"]"
frxDBDataset1 is pointing the right Data Source because other field are printed right.

Result on the printed paper : "Field CELL1 : 24/12/27019"
what is wrong ?

I'm using FR3.10

it's urgent !!

Thanks

Comments

  • edited 8:29PM
    ok, problem solved, just set the right format of the memo
    (it was date format instead of text)

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.