 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Andy Faust Guest
|
Posted: Fri Mar 04, 2005 6:45 pm Post subject: Not getting TDataSet.Tfield printed for 'calculated' fields |
|
|
Hi. I am using D7.1 & Rave 5.08 and I can't seem to get my Delphi TDataSet
'calculated' fields to print on the report. For example, simple TAdoQuery
component for customer db table that contains LastName & FirstName. I then
created a 'calculated' field called FirstName and the OnGetText methods does
a 'Text := LastName + ',' + FirstName. In all my delphi screens I see this
value on data aware controls & grids. However, my Rave report will only
display the 'base' field values of FirstName & LastName, but not my
calculated field for FullName. My DataView in Rave displays all the correct
fields (ie LastName, FirstName, and FullName); but no data. Any Ideas?
Thanks.
|
|
| Back to top |
|
 |
Trevor Keegan Guest
|
Posted: Sat Mar 05, 2005 3:15 am Post subject: Re: Not getting TDataSet.Tfield printed for 'calculated' fie |
|
|
Hello Andy,
Try refreshing your DataView in your RAVE Project file.
HTH
Regards
Trevor Keegan
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|