问题描述
你好朋友,
我正在为c#.net和MS Access(作为后端)中的无线电天线设备开发桌面应用程序.在此应用程序中,每次创建表时,硬件都会检测到新设备.当设备开始发送数据(通过串行端口接收)时,该数据存储在设备表中,该表在运行时创建.
现在,我想在运行时为每个设备表创建一个水晶报表.
是否可以在c#.net中使用Crystal Report.
感谢您的关注.
Hello Friends,
I am developing a desktop application for a radio antenna device in c# .net and MS Access(as Back end) . In this application every time a table created when new device detected by hardware. When device is start sending data (Received through serial port ) then this data stored in device table which is created at run time.
Now i want to create a crystal report for every device table at run time.
Is it possible in c# .net with crystal report.
Thanks for your attention.
推荐答案
这篇关于C#中的动态Crystal Reporting的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!