Hi Guys,
Wonder if anyone can point me in the right direction here?
Been looking for a way to create a report from data I have in MySQL. However I would like the end user to be able to change the report style on-site. I thought I would look into XML and XSL in order to create a HTML page for the report so that the user could edit the XSL file if required. However this is a C# desktop app rather than a web app so I was wondering...
A) Am I looking at the right method to do the job i.e. XML & XSL (I am also stuggling to find any examples)?
or
B) Should I look into Crystal Reports for a better solution (is this free to distribute with your app when you use the .NET integrated version)?
Thanks,
Lee.
Wonder if anyone can point me in the right direction here?
Been looking for a way to create a report from data I have in MySQL. However I would like the end user to be able to change the report style on-site. I thought I would look into XML and XSL in order to create a HTML page for the report so that the user could edit the XSL file if required. However this is a C# desktop app rather than a web app so I was wondering...
A) Am I looking at the right method to do the job i.e. XML & XSL (I am also stuggling to find any examples)?
or
B) Should I look into Crystal Reports for a better solution (is this free to distribute with your app when you use the .NET integrated version)?
Thanks,
Lee.