Hi,
My problem is as follows: I need to generate reports from a Visual Basic app, WITHOUT any dependencies on the client. ie: No OCX's dll's etc. The application follows a three tier design, so the work of getting the data and passing results back is being done in the middle tier.
I'm anticipating that people are going to say "Use the ASP reports server". Is there any other way? I tried generating plain HTML but the reports aren't generated with any frills like export functionality etc.
Any help would be greatly appreciated.
Thanks - Nic0demus.
My problem is as follows: I need to generate reports from a Visual Basic app, WITHOUT any dependencies on the client. ie: No OCX's dll's etc. The application follows a three tier design, so the work of getting the data and passing results back is being done in the middle tier.
I'm anticipating that people are going to say "Use the ASP reports server". Is there any other way? I tried generating plain HTML but the reports aren't generated with any frills like export functionality etc.
Any help would be greatly appreciated.
Thanks - Nic0demus.