登录
首页 » SQL Server » FormID set

FormID set

于 2022-07-09 发布 文件大小:19.46 MB
0 236
下载积分: 2 下载次数: 1

代码说明:

FormID设置------------------------------------- 一、销售汇总与财务: 单据明细:Count100 现金日帐:Count400 销售汇总浏览:Count200 销售明细浏览:Count300 二、付款单管理: 单据浏览:FK200 单据打印:FK100 三、应付款报表: 打印报表目录:QK100 打印报表目录:QK200 四、仓库管理系统: 单据明细打印:Store100 仓库浏览打印:Store200 五、库存浏览: 打印目录:KC100 打印明细:KC200 六、订单管理: 单据明细:Order100 订单浏览:Order200 七、入库单管理: 单据明细:RK100 入库浏览:RK200 八、产品与客户: 产品明细:PD100 客户明细:GS100 权限设置-FormID set---------------------- 1, sales and financial summary : documentation Details : Count100 day cash account : Count400 sales summary here : Count200 sales Details here : Count300 two, Single Payment Management : documentation here : FK200 documents Print : FK100 3, payables statements : Print statements directory : QK100 Print statements Contents : QK200 4, warehouse management systems : print documents Details : Store100 warehouse View Print : Store200 5, inventory here : Print Catalog : KC

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • VC++,SQL,VC+SQL,this is a good system for you!
    VC++,SQL,VC+SQL,this is a good system for you!-VC++, SQL, VC+ SQL, this is a good system for you!
    2022-02-05 03:22:02下载
    积分:1
  • 使用T-SQL编写存储过程
    应用背景介绍使用T-SQL编写存储过程的基本用法,供初学者学习之用。存储过程是预先编译好的一组 Transact-SQL 语句,作为一个单元存储在服务器端并在服务器端执行. 存储过程可以带输入、 输出参数, 具有返回值. 存储过程的优点如下: (1) 存储过程可以强制应用程序的安全性, 可以防御 SQL 注入攻击. (2) 存储过程大大减少网络通信流量.  (3) 存储过程在服务器上注册, 执行效率高. (4) 存储过程大大提高应用程序的可维护性和设计效率.关键技术 在SQL Server 2008中定义、执行、修改存储过程。使用create procedure或create proc定义存储过程,使用exec或execute执行存储过程,使用alter proc或alter procedure修改已有存储过程。包含输入、输出参数的使用。包含用户登录、修改密码、模糊查询等存储过程。
    2023-06-18 02:30:02下载
    积分:1
  • 用SQL Server+jsp实现的电话黄页查询系统。 运行的时候,需要把database目录下的YellowPages_MSAccess.mdb文件拷贝到...
    用SQL Server+jsp实现的电话黄页查询系统。 运行的时候,需要把database目录下的YellowPages_MSAccess.mdb文件拷贝到D盘根目录,因为在common.jsp中设置的数据库路径为根目录,读者也可以设置程其他路径。 将该目录拷贝到Tomcat的ROOT目录下,首页链接URL为http://localhost:8080/appendix2/Default.jsp。 注意:文件名是区分大小写的。-with SQL Server jsp achieve the Yellow Pages telephone inquiry system. Running time need directory database of the text YellowPages_MSAccess.mdb pieces copy to the D occurs, because the common.jsp set the path for the database root directory, readers can also set up other way path. This directory is copied to Tomcat ROOT directory and URL Links Page at http :// localhost : 8080/appendix2/Default.jsp. Note : The documents are case-insensitive.
    2023-05-02 03:05:05下载
    积分:1
  • 加油站管理系统所用到的数据库,运行加油站管理系统之前请先使用SQL Server 2000的查询分析器创建此数据库。在SQL SERVER2000的查询分析器中...
    加油站管理系统所用到的数据库,运行加油站管理系统之前请先使用SQL Server 2000的查询分析器创建此数据库。在SQL SERVER2000的查询分析器中打开sql目录中的"加油站管理系统数据库.txt"文件,全选所有代码后按下F5运行创建运行本程序所需要的数据库。-gas station management system used by the database, Operation Management System stations before please use the SQL Server 2000 inquiries analyzers create this database . In SQL Server2000 inquiries analyzer open sql directory a "filling station data management system Library. txt "file, the entire election after all of the code by pressing F5 operating procedures created by the operation of the database.
    2022-03-20 15:07:31下载
    积分:1
  • 一个人事管理系统,SQL数据库为SQL数据库的数据源文件…
    一套人事管理系统,数据源文件为SQL数据库 SQL数据源名称为:sam人事管理,所有用户的密码初始化为123-A personnel management system, data source file for the SQL database for SQL data source name: sam of Personnel Management, all the user" s password is initialized to 123
    2022-02-07 13:36:59下载
    积分:1
  • SQL sever 2000中数据库查询的学习资料,需要的请下载
    SQL sever 2000中数据库查询的学习资料,需要的请下载-SQL sever 2000 database query in the learning materials need to download ...
    2023-03-01 12:25:04下载
    积分:1
  • 用delphi编写的凭证管理系统,用的是sql的数据库
    用delphi编写的凭证管理系统,用的是sql的数据库-Prepared using delphi certificate management system, using a sql database
    2023-06-08 10:35:03下载
    积分:1
  • 英文原版 MySQL and Java Developer s Guide,里面有不少java与数据库编程实例,值得拥有.
    英文原版 MySQL and Java Developer s Guide,里面有不少java与数据库编程实例,值得拥有.-English original MySQL and Java Developer s Guide, there are many examples of java and database programming, worth having.
    2023-01-06 12:20:04下载
    积分:1
  • RetiraAcentos
    Function in SQL that remove special chars from a string. Can be used with others SQL comands.
    2013-10-10 04:56:37下载
    积分:1
  • 学生档案管理系统,是基于C++ Builder和SQL编程…
    学生档案管理系统,是基于c++BuildER和SQL的编程的-Student file management system, is based on the c++ BuildER and SQL programming the
    2022-05-12 14:07:12下载
    积分:1
  • 696516资源总数
  • 106648会员总数
  • 8今日下载