Because a crystal report requires crystal reports to execute, I need to find a way to deploy the report on a user's desktop as a standalone app. After some searching around, it seems the best way is to embed the report using VB or C#.
Priorities here are getting the thing programmed fast and easy obviously. I've been told this can be done quite easily with VB however my experience with VB is somewhat limited. IT looks like I have to use Visual Studio to do this but it looks like VB developer may be enough.
Can someone suggest a tutorial or the best way to approach this?