我需要使用c #windows应用程序从MySql数据库生成MsWord中的报告。 [英] i need to generate report in MsWord from MySql database using c# windows application.

查看:96
本文介绍了我需要使用c #windows应用程序从MySql数据库生成MsWord中的报告。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,

我需要使用c#winform和mysql数据库生成一个ms字的报告。

您可以在这里找到预定义的报告格式https://www.dropbox.com/s/nkozkr4x7cibhri/confirm.png?dl=0 [ ^ ]



有相机,镜头,每个预订ID的额外费用表。比如预订id = 1表是camera_1,lense_1,acc_1。



这些表是根据预订ID动态生成的。

我想使用水晶报告,但xsd文件需要静态表,但也不知道如何使用它。



请在这方面帮助我。

Hello,
I need to generate a report in ms word using c# winform and mysql database.
you can find the predefined format of report here https://www.dropbox.com/s/nkozkr4x7cibhri/confirm.png?dl=0[^]

there are tables for camera,lense,extra charges for each booking id.like for booking id=1 tables are camera_1,lense_1,acc_1.

the tables are generated dynamically according to the booking id.
I thought to use crystal reports but the xsd file require static tables but didnt get any idea how to use that too.

Kindly help me in this regards.

推荐答案

尝试使用interop for msword



https:// msdn .microsoft.com / zh-cn / library / dd264733.aspx [ ^ ]
try using interop for msword

https://msdn.microsoft.com/en-us/library/dd264733.aspx[^]


这篇关于我需要使用c #windows应用程序从MySql数据库生成MsWord中的报告。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆