搜索资源列表
-
0下载:
本程序是用delphi开发的新生报名管理系统
该程序的数据库是采用SQL server建的-this procedure is delphi development of the new application procedures for the management system is a database using SQL s SP built
-
-
0下载:
这个存储过程是计算 MD5 值的,可以用来进行密码认证加密等。
SQL Server 的扩展存储过程 (Extended Stored Procedure, 简称 XP) 是通过在 MSSQL 数据库注册封装在 .dll 里面的函数实现的,
而这个 .dll 应该按照 M$ 提供的规则, 并且要连接 MSSQL 的库文件。由于 C++ Builder 自带的 MSSQL 库文件 OPENDS60.LIB 比较旧,
本文提供新版本的 OPENDS60.LIB 库文件, 支持 MSSQL
-
-
0下载:
本程序枚举SQL Server服务器.可以用它来列举出计算中所有的SQL服务器和数据库.-the procedure except to the SQL Server. Can be used to set out all the terms of SQL services Treasury devices and databases.
-
-
0下载:
一个通过扩展SQL Server存储过程发送UDP消息的例子.-through an expansion of SQL Server stored procedure this news UDP example.
-
-
0下载:
本书共分20章 分别讲述了SQL Server 2000的介绍安
装与升级 Transact-SQL语言基础 数据库管理 表 存储过程等数据库对象的管理 数据完整性与数据查
询用户和安全性管理备份恢复和复制代理服务数据转换服务SQL Server的工具SQL Server 2000
与Internet等有关内容-The book is divided into 20 chapters, respectively, described the introduction of SQL S
-
-
0下载:
酒店业务管理系统
在编译、运行程序之前,请将所附的数据库文件rms.mdb导入SQL server中,并将此数据库命名为RMS。具体操作步骤可以参见书中这一章的相关小节。若没有安装SQL server,也可以直接在控制面板中将此数据库文件设置为数据源,并命名为MyDS。注意,若数据库没有安装成功,MS Visual Studio在打开工程文件的时候将会报错,但忽略之后不影响程序的正常编译。-Hotel business management system in the compiler, b
-
-
0下载:
由于读者的机器具体情况的不同,可能需要读者修改数据库连接字符串中的SQL Server服务器名、数据库名、连接方式、账号和密码才能让程序正常地连接到数据库。本书中使用的数据库服务器名为本机(localhost), 数据库名为“海巧味渔业股份有限公司-As the reader s specific circumstances of different machines, the reader may need to modify the database connection string in
-
-
0下载:
SQL Server数据库安装程序.本程序通过列出可用远程SQL Server列表,将本地数据库文件安装到指定的远程服务器上。-SQL Server database installation process. This procedure can be used through the remote SQL Server are listed in the list will be installed on the local database file to the specified re
-
-
0下载:
SQL SERVER环境下实现存储过程的例子,可以返回字符串,时间,对开始使用存储过程的人会有很大的帮助的-SQL SERVER environments stored procedure example, can return to the string, time, to start using the stored procedure will be of great help to people of
-
-
0下载:
如何使用SQL SERVER创建数据库,本例子使用了几个简单的列表,调用了存储过程,供大家参考学习-How to use SQL SERVER to create the database, this example uses a few simple lists, call the stored procedure for your learning
-
-
0下载:
faisunSQL自导入数据库备份程序
使用方法:
直接把“faisunsql.php”上传到PHP+MySQL的服务器并输入其HTTP路径运行即可。
注意:如果您不是一个PHP程序员,请不要对文件包括“配置部分”作任何修改,否则可能对您数据不利。配置部分运行后会出现表单让您重新填写。
运行后请阅读《说明文档》。
谢谢您使用本程序。
-faisunSQL into the database since the backup
-
-
0下载:
Microsoft SQL Server 2005 Stored Procedure Programmingin SQL and dot NET 3rd.Ed Book
-
-
0下载:
VC++ sql server 存储过程操作,主要是传递时间参数。和数据类型的转换,希望对大家有所帮助。-VC++ sql server stored procedure operation, the main parameters of the passing of time. And data type conversion, we want to help.
-
-
0下载:
This returns a string containing row sets in XML format. The method, GetXML, takes as parameters:
DBService = SQL Server connection parameters, i.e.
“Data Source=XXX Initial Catalog=YYY Integrated Security=SSPI ”
ProcedureName = stored procedur
-
-
0下载:
this a example of Store procedure in sql server using asp.net-this is a example of Store procedure in sql server using asp.net
-
-
0下载:
Using SQL 包括在ADO中调用、执行SQL Server中的存储过程,在ADO中使用事务处理-Using SQL in ADO calls, to execute a stored procedure in SQL Server, use transaction processing in ADO
-
-
0下载:
sql server 编程常用代码复杂查询,过程代码,触发机制使用技巧等-sql server programming code used complex queries, procedure code, the trigger mechanism to use skills
-
-
0下载:
《数据库原理》实验讲义 SQL Server版。有助于大家学习sql serve。掌握插入数据、修改数据和删除数据语句的常用形式。掌握索引的建立、删除及使用;2.学习单表查询、连接查询、嵌套查询和集合查询; 3.学习插入数据、修改数据和删除数据语句的非常用形式,学习事务的概念、性质、定义及使用;
2.学习游标的概念、组成、创建及使用;
3.掌握存储过程的概念、类型、特点、创建、执行及管理。4.学习触发器的概念、创建、管理及使用。-" The database principle" e
-
-
0下载:
Convert Stored Procedure Syntax SQL Server 2012 to Informix
-
-
0下载:
实用简单的sqlserver存储过程:包括创建数据库,获取实例服务器IP;获取实例服务器空闲硬盘大小;赋予权限-Practical simple sql server stored procedure: including creating a server instance to obtain IP Gets an instance of the server the size of free hard disk to give permission
-