I’m a beginner at this.
I’m using mysql connector .net to connect vb.net with mysql database.
But I used ODBC for a crystal report. Is that ok?
alt text http://dl.dropbox.com/u/6863746/pics/cr1.png
And I’m also putting a command, will something like the one below work?
alt text http://dl.dropbox.com/u/6863746/pics/cr2.png
And how do I designed a crystal report?
My first try, I got a lame report with only text on it.
Please give links that could help a beginner like me to get the hang on using crystal reports. I’m using vs 2008
I think using a Crystal Reports Client for building reports is in many ways different than using Crystal in Visual Studio.
First I would definetely try to learn how to build Crystal Reports in client application. Which is more focused on “building” reports.
You can find many white papers here: http://www.crystalreports.com/whitepapers/brochures-whitepapers.asp
In terms of Visual Studio, first you need to gain a good understanding about the Crystal merge modules and especially about how to deply them properly.
There are a few good posts about this on stackoverflow actually. 🙂
If I can be of any more assistance just shout.