I have an existing Crystal Reports .rpt
that uses POJOs for its data source.
I have added some new fields to my POJO.
How can I get Crystal Reports for Eclipse to show these new fields in the Field Explorer so I can use 开发者_如何学Pythonthem in my .rpt
?
Under the Crystal Reports
top-level menu, choose Verify Database...
.
I am using Eclipse plugin for Crystal Reports. This has been my problem too. Go to the top level menu item "Crystal Reports" then choose "Verify Database...". Select "Yes" to the warning. Verify your new field(s) in the Field Explorer.
精彩评论