Hello,
My question concerns what I'm trying to do more than how to do it. I'm using VB.Net for a Windows app that will perform a series of calculations based on user input. Rather than displaying the calculation results in the form, I'd like them displayed in a report that can be printed. I don't have any experience with Crystal Reports and my version of VB doesn't have CR anyway.
I've searched the web and it seems the consensus is to generate a dataset to hold the results and then write this dataset to a report. Some said Excel works and others used the reports in Access. Although, I 'd rather that the app be stand alone and not rely on another program. There are also some free report generators (i.e.- Raqsoft) that seem like they might work also.
If anyone has any experience or advice on what I'm trying to do, I'd appreciate any comments. Also, if there's a better way or reporting tool, I'm open to any suggestions.
Thanks in advance,
jpayn05
My question concerns what I'm trying to do more than how to do it. I'm using VB.Net for a Windows app that will perform a series of calculations based on user input. Rather than displaying the calculation results in the form, I'd like them displayed in a report that can be printed. I don't have any experience with Crystal Reports and my version of VB doesn't have CR anyway.
I've searched the web and it seems the consensus is to generate a dataset to hold the results and then write this dataset to a report. Some said Excel works and others used the reports in Access. Although, I 'd rather that the app be stand alone and not rely on another program. There are also some free report generators (i.e.- Raqsoft) that seem like they might work also.
If anyone has any experience or advice on what I'm trying to do, I'd appreciate any comments. Also, if there's a better way or reporting tool, I'm open to any suggestions.
Thanks in advance,
jpayn05