MySQL Connection - FastReport Studio 4.9 - VB2010
Hi Guys,
I am creating a billing software with Visual Basic 2010. It is almost done, I need to add reports. I compared most Report Generators and came to the conclusion that I need to use FastReport. I downloaded FastReport.NET trail and found out that I cannot create reports for Dot Matrix printers(Tried Exporting to Text option but formatting is loose). So I downloaded FastReportStudio trail, it is working alright with MS-Access Databases. Now I need to create reports which connects to MySQL (or Firebird). I don't know how to connect MySQL from FastReportStudio. Please help...!
Thanks in advance,
Nirmal Rajmohan
I am creating a billing software with Visual Basic 2010. It is almost done, I need to add reports. I compared most Report Generators and came to the conclusion that I need to use FastReport. I downloaded FastReport.NET trail and found out that I cannot create reports for Dot Matrix printers(Tried Exporting to Text option but formatting is loose). So I downloaded FastReportStudio trail, it is working alright with MS-Access Databases. Now I need to create reports which connects to MySQL (or Firebird). I don't know how to connect MySQL from FastReportStudio. Please help...!
Thanks in advance,
Nirmal Rajmohan
Comments
Yes, it is actually not an issue with FastReport.
MySQL ODBC drivers were not installed, I installed them and it worked perfectly.
Thanks,
Nirmal