通用报表管理系统(兼容各型平台及数据库)

所属类别:

商业源码

开发工具:

VS2013

数据库:

SQL2014

框架版本:

V2.0

开发语言:

C#

开源指数:

 

完整度:

 

浏览量:

275

累计下载:

0

源码大小:

源码类型:

B/S

相关网址:

暂无

最后更新:

2020/6/1 9:38:36

源码目录结构图

  • .vs
    • Report
  • 51asp.net_DB
    • 08脚本.sql
    • TYReport.mdf
    • TYReport_log.ldf
  • Report
    • v15
    • App.config
    • baseform.cs
    • baseform.designer.cs
    • baseform.resx
    • bin
    • DepartForm.cs
    • DepartForm.Designer.cs
    • DepartForm.resx
    • EditStaffForm.cs
    • EditStaffForm.Designer.cs
    • EditStaffForm.resx
    • LoginForm.cs
    • LoginForm.Designer.cs
    • LoginForm.resx
    • Main.ico
    • MainForm.cs
    • MainForm.Designer.cs
    • MainForm.resx
    • ModifyPWD.cs
    • ModifyPWD.Designer.cs
    • ModifyPWD.resx
    • obj
    • Program.cs
    • ProgressBarForm.cs
    • ProgressBarForm.Designer.cs
    • ProgressBarForm.resx
    • Properties
    • Report.csproj
    • Report.csproj.user
    • ReportClassForm.cs
    • ReportClassForm.Designer.cs
    • ReportClassForm.resx
    • ReportClassNewForm.cs
    • ReportClassNewForm.Designer.cs
    • ReportClassNewForm.resx
    • ReportDesignForm.cs
    • ReportDesignForm.Designer.cs
    • ReportDesignForm.resx
    • ReportSaveForm.cs
    • ReportSaveForm.Designer.cs
    • ReportSaveForm.resx
    • Reportview.cs
    • Reportview.Designer.cs
    • Reportview.resx
    • Resources
    • StaffForm.cs
    • StaffForm.Designer.cs
    • StaffForm.resx
    • SysUserForm.cs
    • SysUserForm.Designer.cs
    • SysUserForm.resx
    • UserPower.cs
    • UserPower.Designer.cs
    • UserPower.resx
    • WelcomeForm.cs
    • WelcomeForm.Designer.cs
    • WelcomeForm.resx
  • Report.sln
  • ReportBLL
    • bin
    • GetDeptDictInfoBLL.cs
    • GetReportBLL.cs
    • obj
    • Properties
    • PurviewBLL.cs
    • ReportBLL.csproj
    • ShareFunction.cs
    • UserBLL.cs
  • ReportDAL
    • bin
    • GetDeptDictInfoDAL.cs
    • GetReportDAL.cs
    • obj
    • Properties
    • PurviewDAL.cs
    • ReportDAL.csproj
    • SqlHelper.cs
    • UserDal.cs
  • ReportModel
    • AppConfigInfo.cs
    • bin
    • obj
    • Properties
    • ReportModel.csproj
    • UserInfo.cs

最后更新:2020/6/1 9:38:36
源码介绍

本站不提供技术服务,下载运行使用需要具备一定的基础,不懂的下载前请先 联系客服>>

一、源码介绍 1、通用报表管理系统(兼容各型平台及数据库、三层架构+扁平化界面+按钮级权限控制),真正意义上的通用报表管理系统,有需要的朋友不要错过。 二、源码特点 1、三层架构、按钮级权限管理、扁平化风格界面美观大气。 2、实现真正意义上的通用,系统兼容xp和xp以上的各种系统(32/64位均可)。 3、报表系统的数据源兼容各种类型的数据库(sqlserver、Oracle、mysql等等)。 4、报表系统查询速度快,报表样式可自定义,支持在线编辑,导入,另存等操作。 5、报表可在线打印,也可导出查询数据(格式可以为world、excel、PDF、图片等常见的10余种格式)。 6、报表系统可以独立使用,亦可嵌入其他程序使用。报表系统做到了按钮级别权限控制,也可将权限模块独立拿出使用。 7、报表系统可随意迁移,仅需改动配置文件即可。

默认账号:0000 默认密码:0000

数据库有脚本,连接字符串在 app.config里面修改。