搜索资源列表
SQLjiaobenwenjian
- 这是我在学习《SQL Server数据库系统结构基础》时所用到的三个脚本文件,里面包含了三文件,我学习SQL并通过考试都离不开它-This is my learning "SQL Server database system architecture foundation" used by the three scr ipt file, which contains the three documents, I learn SQL and passed the examina
SQLStudyDB1list
- 这是我在学习《SQL Server数据库系统结构基础》时所用到的一个脚本文件,我学习SQL并通过考试都离不开它,希望对一部分人有帮助-This is my learning "SQL Server database system architecture based" when used in a scr ipt file, I learn SQL and passed the examination can not be separated from it, and I h
ManagementSystem
- 用VC+SQL实现的物流管理系统 “RxMediaPlayer” 文件夹中存放《物流综合管理系统》中《媒体播放平台》源程序 “数据库设置”文件夹中存放《物流综合管理系统》辅助工具《数据库设置》源程序 “算号器”文件夹中存放《物流综合管理系统》算号器源程序 “物流综合管理系统”文件夹中存放《物流综合管理系统》可以运行的最小库文件,便于读者打包及参考 “源程序”文件夹中存放《物流综合管理系统》源文件 “DataBase”文件夹中包含数据文件,其中DTBACK.RDB是系统备份
pro_sql
- 存储过程脚本程序源码,自己过去写的方便编写存储过程的程序,能够选中表-〉选择字段-〉自动生成增加、修改的存储过程-stored scr ipt source of his past was prepared to facilitate the process of storage procedures, selected to Table-> choice field-> Automatic Generation add, modify the storage process
biit
- 超市管理系统\\数据库脚本和数据库备份超市管理系统\\数据库脚本和数据库备份-Supermarket Management System \\ Database scr ipting and database backup Supermarket Management System \\ database and the database backup scr ipt
chap81236
- “代码”目录下的程序,需要安装SQL Server 2000,并建立起相应数据库。 各个实例的数据库文件存放在相应“建库脚本”目录下,有两种方法建立数据库。 一是在SQL Server的企业管理器中右击“数据库”节点,单击【所有任务】|【附加数据库】菜单命令, 选择相应的数据库文件(扩展名为mdf),单击【确定】按钮就可以了;另一种方法是通过SQL Server的企业管理器的恢复数据库功能, 从数据库备份文件恢复,备份文件的扩展名为bak。 -"code"
StudengMISASPNET
- 基于ASP.NET平台,开发语言为C#,内含有详细的用PowerDesinger设计的概念模型和物理模型,以及数据库建立SQL脚本。源码详细,是学习MIS开发以及毕业设计参考的好资料。-based on ASP.NET platform for the development of C# language. contain detailed PowerDesinger with a design concept model and physical model and the SQL datab
SQLScripter
- SQLscr ipter脚本生成文件,对对SQL SERVER的维护非常有用
Sql2000_test
- Sqlserver2000压力测试 数据库请自己建,附脚本。不懂的可以发邮件问我:killwolf@163.com 10万 109640ms 插入 23078ms 清空 20万 216281ms 8391马上 40万: 416781 9381 if exists (select * from dbo.sysobjects where id = object_id(N [dbo].[StuInfo] ) and OBJECTPROPERTY(id,
DataBase
- SQL 分析相关代码,SQL 脚本分析相关代码
renshiguanlixitong_(vb2005)
- 使用说明 1.在使用源程序前,请先创建数据库。这里有两种方法可以创建数据库。 方法一:采用还原数据库的方法。具体方法是在 Microsoft SQL Server Management Studio中创建名称为HySys的数据库。然后在“对象资源管理器”窗口中右击该数据库,在弹出的菜单中选择“任务”|“还原”|“数据库”。在弹出的窗口中,在“还原的源”栏下面设定“源设备”为SQL文件夹中的HrSys.bak,同时设定还原选项“覆盖现有数据库”。用户名:Admin,密码:Admi
thplus_execsql
- 仿真SQL Server查询分析器,可以连接本地SQL快速执行sql脚本,也可以连接远程的SQL服务器。SQL Server客户端可以不安装了 -Simulation SQL Server Query Analyzer, you can connect the local SQL rapid implementation sql scr ipt, you can connect remote SQL server. SQL Server client can not be installed
SQLServer2000_Classic_Scripts
- SQL Server 2000/2005非常有用的经典脚本,涉及多个方面。-SQL Server 2000/2005 classic very useful scr ipt, involving many aspects.
Modeling2
- 提供了教务管理系统、人力资源管理系统、生产管理系统和财务管理系统的数据库建模脚本,供读者参考使用。-The Senate provided a management system, human resources management system, production management systems and financial management system database modeling scr ipts for readers to use and reference.
10081233
- 采购销售差异统计表脚本-Difference between purchase and sales tables scr ipt ..................................
sql
- 写sql脚本,最难处理的是行列转换。有时写好的行列转换,当业务发生变化时,很多sql语句,存储过程要改。真是烦人,这动态的转换,我用过一些。好多了。-Write sql scr ipt, the ranks of the most difficult is the conversion. Sometimes written in the ranks of conversion, when the business changes, a lot of sql statements, stored
VB学生成绩管理系统+SQL脚本
- 高校成绩查询以及修改,内含SQL脚本等多个文件(Performance enquiries and modifications)
网狐数据库执行脚本
- 内置一键安装,使用一键安装前先修改数据库安装地址(Built-in one-button installation, modify the database installation address before using a single key installation)
SQL Server数据库脚本
- 能够用于java程序调用的数据库脚本,直接运行创建数据库之后选择数据库便可以使用
C#动态脚本生成库
- 采用 Fluent 语法方式动态生成 SQL 语句,可通过不同的 Db Vendor 生成不同的数据库查询脚本