-
This is a good B/S structure of the database development examples. Application o...
这是一个好的B/S结构的数据库开发实例。应用了ASP。NET技术进行开发实现。后台采用了SQL SERVER2000。对于初学者是很不错的哦:)-This is a good B/S structure of the database development examples. Application of the ASP.NET technology for achieving development. Background using SQL Server2000. For beginners is very good oh :)
- 2022-02-03 20:47:06下载
- 积分:1
-
postgresql
PostgreSQL 8.2中增加了很多企业用户所需要的功能和性能上的提高,其开发团队说,该版本将加速更多企业向该数据库移植.核心开发成员之一Bruce Momjian表示,在新版PostgreSQL中,包含了所有命令和数据库工具,而且可以让新手轻松的了解和使用它的新的高级功能.
(PostgreSQL 8.2 in the increase in the number of enterprise users need the functionality and performance improvement, and its development team, said that the version will be more enterprises to accelerate the transfer to the database. The core of the development of a member of the Bruce Momjian said that in the new version of PostgreSQL includes all the command and database tools, but also allows novice easy to understand and use its new advanced features.)
- 2008-12-09 18:16:11下载
- 积分:1
-
员工培训管理系统VB+SQL源代码+可执行文件+论文+作品..
员工培训管理系统vb+sql源代码+可执行文件+论文+开题报稿+答辩ppt,给需要的朋友参考参考-Staff training management system vb+ Sql source code+ Executable file+ Paper+ Open title report is issued on+ Reply ppt, a reference to the need to refer to a friend
- 2022-07-05 01:44:28下载
- 积分:1
-
SqlServer2005数据库恢复,附加模式或文件模式
SqlServer2005数据库恢复,附加模式或文件模式-SqlServer2005 database recovery, the additional model or document mode
- 2022-08-14 18:14:51下载
- 积分:1
-
data
数据库的教学课件,和毕业论文指导。有每一章的详细说明(The database for teaching and thesis guidance. There is a detailed description of each chapter)
- 2009-11-23 11:08:51下载
- 积分:1
-
SQL SERVER Machinery Industry Publishing House, "SQL Server application dev...
SQL SERVER机械工业出版社《SQL Server应用开发实例教程》源代码-SQL SERVER Machinery Industry Publishing House, "SQL Server application development tutorial examples" source code
- 2022-07-19 16:10:42下载
- 积分:1
-
八星瓢虫留言本特点:采用PHP+Access数据库实现,体积小,功能大,可以复制到其他任何支持PHP环境的计算机上直接使用。
八星瓢虫留言本功能:
1、...
八星瓢虫留言本特点:采用PHP+Access数据库实现,体积小,功能大,可以复制到其他任何支持PHP环境的计算机上直接使用。
八星瓢虫留言本功能:
1、设置留言是否审核后显示功能
2、秘密留言只有管理员可见功能
3、留言本换肤功能(系统提供三套皮肤,可自己修改)
4、留言本宽度自定义功能
5、留言分页列表的显示条数设定功能
6、设置留言时是否使用心情图标功能
7、自由设定留言内容为纯文本或使用多功能编辑进行图文留言功能
8、后台可修改留言本名称,搜索关键字等功能
9、修改管理员帐号或密码功能
- 2022-04-07 07:06:26下载
- 积分: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
-
使用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
-
(CSharpPSQL-Server)
C#+SQL sever,信息系统开发教程(Information Systems Development Tutorial(C#+SQL Server))
- 2015-06-14 23:23:25下载
- 积分:1