-
MYSQL and Crystal
Hi all,
I need to build an app on a Mysql database and it needs to do reporting (crystal). I will write the app in vb.net 2005.
I have never used crystal reports before but I have done a tiny bit with mysql and vb connections etc.
Does anyone know where I can find a good tutorial or project I can download?
Rather have a project as you can apply it more, if anyone has an example lying about could you throw it my way.
Cheers
Sam
-
Re: MYSQL and Crystal
Hi
download 101 vb.net sample projects for vb.net 2003 from ms.
Convert the projects to vb.net 2005 using vs.net.
One of the samples is VB.NET - Windows Forms - Use Crystal Reports.
There's also 101 vb.net sample projects for vb.net 2005.
All code well comented.