Dolen

导航

01 2016 档案

web应用程序传递连接字符串给FastReport数据源
摘要:fastreport 阅读全文

posted @ 2016-01-25 17:10 Dolen 阅读(1077) 评论(0) 推荐(0)

Web调用FastReport的配置问题
摘要:1、修改配置webconfig文件IIS6: IIS7: 阅读全文

posted @ 2016-01-11 16:25 Dolen 阅读(1082) 评论(0) 推荐(0)

winfrom调用FastReport模板
摘要:'存放模板的路径 If Dir(Application.StartupPath & "\ReportsFile\HB\01\IN.frx", FileAttribute.Normal) <> "" Then '加载模板 rpt_Desi.Load(Application.StartupPath & 阅读全文

posted @ 2016-01-07 10:23 Dolen 阅读(2928) 评论(0) 推荐(0)