Okay, here's my situation: at work my boss has asked me to write a program that allows for our users to pull certain data from our database. Once they have this information displayed on their screen he wants a way for the users to export that data to certain formats (i.e. Excel, Text, etc).
My question to you is this: is there a way where I can build a new Crystal Reports file (.rpt) on the user's workstation and then pass all the data to the new report?
Unfortunately, because I do not know the exact format of the data they are pulling, I can not create a pre-defined report for them. It would be really nice if the system could pass the data to the report and have it do it for me.
Any thoughts and/or suggestions would be greatly appreciated.
(BTW, we're currently using VB.NET and CR10.)
-lucyv
My question to you is this: is there a way where I can build a new Crystal Reports file (.rpt) on the user's workstation and then pass all the data to the new report?
Unfortunately, because I do not know the exact format of the data they are pulling, I can not create a pre-defined report for them. It would be really nice if the system could pass the data to the report and have it do it for me.
Any thoughts and/or suggestions would be greatly appreciated.
(BTW, we're currently using VB.NET and CR10.)
-lucyv