Click here to Skip to main content
15,884,237 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: What is the status of report generation these days? Pin
RickZeeland6-Jan-21 9:14
mveRickZeeland6-Jan-21 9:14 
GeneralRe: What is the status of report generation these days? Pin
charlieg6-Jan-21 10:54
charlieg6-Jan-21 10:54 
GeneralRe: What is the status of report generation these days? Pin
RickZeeland6-Jan-21 16:33
mveRickZeeland6-Jan-21 16:33 
GeneralRe: What is the status of report generation these days? Pin
Kirk 103898218-Jan-21 11:10
Kirk 103898218-Jan-21 11:10 
GeneralRe: What is the status of report generation these days? Pin
RickZeeland8-Jan-21 18:30
mveRickZeeland8-Jan-21 18:30 
GeneralRe: What is the status of report generation these days? Pin
kmoorevs6-Jan-21 9:18
kmoorevs6-Jan-21 9:18 
GeneralRe: What is the status of report generation these days? Pin
pkfox6-Jan-21 10:58
professionalpkfox6-Jan-21 10:58 
GeneralRe: What is the status of report generation these days? Pin
Matt Bond7-Jan-21 2:28
Matt Bond7-Jan-21 2:28 
We use CRW (Crystal Report Writer) for our Windows desktop application. We use it 3 different ways:
1) have our own UI for parameters that are passed to the RPT file
2) run a RPT file directly, only passing in the connection string.
3) generate data external to the RPT file, then pass in the dataset to the RPT.

Either way, we have a common dialog for displaying the results that all 3 methods use.

We also provide a custom reports option. A user can use CRW to create any custom report they want, drop the RPT into a specific folder, and the program will show its name in a drop-down list for them to run it. However, 100% of the time they pay us to do the custom report for them.

I like CRW because of it's ease of use for beginners, yet powerful enough for whatever I want to do.

Bond
Keep all things as simple as possible, but no simpler. -said someone, somewhere
GeneralRe: What is the status of report generation these days? Pin
PIEBALDconsult6-Jan-21 12:51
mvePIEBALDconsult6-Jan-21 12:51 
GeneralRe: What is the status of report generation these days? Pin
charlieg6-Jan-21 16:38
charlieg6-Jan-21 16:38 
GeneralRe: What is the status of report generation these days? Pin
abmv6-Jan-21 17:02
professionalabmv6-Jan-21 17:02 
GeneralRe: What is the status of report generation these days? Pin
Jacquers6-Jan-21 17:43
Jacquers6-Jan-21 17:43 
GeneralRe: What is the status of report generation these days? Pin
Late for Dinner7-Jan-21 6:30
Late for Dinner7-Jan-21 6:30 
GeneralRe: What is the status of report generation these days? Pin
Roger Wright6-Jan-21 19:52
professionalRoger Wright6-Jan-21 19:52 
GeneralRe: What is the status of report generation these days? Pin
charlieg6-Jan-21 23:14
charlieg6-Jan-21 23:14 
GeneralRe: What is the status of report generation these days? Pin
Roger Wright7-Jan-21 7:24
professionalRoger Wright7-Jan-21 7:24 
GeneralRe: What is the status of report generation these days? Pin
adudley2566-Jan-21 22:28
adudley2566-Jan-21 22:28 
GeneralRe: What is the status of report generation these days? Pin
_WinBase_6-Jan-21 22:48
_WinBase_6-Jan-21 22:48 
GeneralRe: What is the status of report generation these days? Pin
Peter Adam6-Jan-21 22:50
professionalPeter Adam6-Jan-21 22:50 
GeneralRe: What is the status of report generation these days? Pin
Gaston Verelst8-Jan-21 23:04
Gaston Verelst8-Jan-21 23:04 
GeneralRe: What is the status of report generation these days? Pin
Peter Adam9-Jan-21 1:05
professionalPeter Adam9-Jan-21 1:05 
GeneralRe: What is the status of report generation these days? Pin
Gaston Verelst9-Jan-21 1:56
Gaston Verelst9-Jan-21 1:56 
GeneralRe: What is the status of report generation these days? Pin
Peter Adam9-Jan-21 2:59
professionalPeter Adam9-Jan-21 2:59 
GeneralRe: What is the status of report generation these days? Pin
Gaston Verelst9-Jan-21 3:16
Gaston Verelst9-Jan-21 3:16 
GeneralRe: What is the status of report generation these days? Pin
charlieg6-Jan-21 23:27
charlieg6-Jan-21 23:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.