如何在Asp.Net Web应用程序中使用Rdlc报告来同步Mysql数据库
问题描述:
我在MySql工作台中有一个数据库,我在asp.net web应用程序中实现了一个代码。现在我需要在rdlc中生成一个报告,但是我无法将rdlc报告或数据集与MySql数据库连接起来。我怎样才能做到这一点?需要您的回复尽快。并在此先感谢
I have a database in MySql workbench and i'm implementing a code in asp.net web application.Now i need to make a report in rdlc,but i can't connect rdlc report or dataset with MySql database. how can i do this? need your response as soon as possible.And Thanks in Advance
答
请通过以下youtube视频链接,可能会对您有所帮助:
使用MySQL在ASP.Net中创建RDLC报告(使用C#代码)。 [ ^ ]
VB.Net Microsoft Report Viewer with MySql [ ^ ]
Please go through below youtube video links that might help you :
Create RDLC Report (using C# code) in ASP.Net using MySQL.[^]
VB.Net Microsoft Report Viewer with MySql[^]