Hi All,
I'm new to SharpDevelop and C#. I've previously programmed in VB6 to print Crystal Reports. I'm now writing a C# Windows Form to allow printing Crystal Reports. I'm using Crystal Reports V10 and SharpDevelop 4.1 beta. The C# Windows form works fine as far as collecting data to pass to the Crystal Report is concerned. However, I can't seem to find any way to execute/run the CR reports. I've scoured the web high and low and have so far determined that I need to Add a Reference (or 2 or 3) to my Solution (or is that project?), but I don't know what they are or where they come from or where they live. Can I use CR V10 for a .NET C# program or do I have to upgrade to the latest and greatest CR? How can I use my existing CR V10 (if at all?). Please provide step by step instructions as I'm quite green in .NET and SharpDevelop and still learning the "lingo". Any help will be greatly appreciated.
Regards,
Walter
PS The CR reports use ODBC to make a connection to the database.