Crystal Reports / Number Field
Can anyone explain why when I pull in a number field from a sql database into crystal reports it shows blank.
If I right click on the field and browse, I see the data. Also, I confirmed there is data in the actual table.
Is there a step I am missing. I also tried ToText(field)
Re: Crystal Reports / Number Field
Is it only a single field or all the numeric fields?
It could be a problem with the driver you are using to access data.
I'm accessing a SQL Server 2005 with no problems thru ODBC using the driver 'SQL Driver'
JG