-
SQL
SQL入门经典(第四版),非常经典的书籍,可以借鉴。(SQL the entry Classic (fourth edition), classic books, can learn from.)
- 2013-01-31 13:56:08下载
- 积分:1
-
忙碌的学生们!给你们一个数据库学生信息管理系统做为参考,因为我这几天也在做,做好了给你们作为参考!...
忙碌的学生们!给你们一个数据库学生信息管理系统做为参考,因为我这几天也在做,做好了给你们作为参考!-busy students! Give you a student information database management system as a reference, because I also do these days, do to you as a reference!
- 2022-08-19 12:24:46下载
- 积分:1
-
beginning-sql-server-2008
beginning sql server 2008 programming
- 2013-04-14 16:28:09下载
- 积分:1
-
两个基于SQL设计的系统,一个是 企业员工资料管理系统,一个是轿车销售管理系统...
两个基于SQL设计的系统,一个是 企业员工资料管理系统,一个是轿车销售管理系统-two SQL-based design system, an enterprise information management system for staff, Car sales is a management system
- 2022-03-07 13:14:53下载
- 积分:1
-
这个程序是一个学生住宿系统,基于vc++6.0开发,有着详细的数据库设计。本程序包提供完整的程序设计报告书和源代码实现。...
这个程序是一个学生住宿系统,基于vc++6.0开发,有着详细的数据库设计。本程序包提供完整的程序设计报告书和源代码实现。-This program is a student accommodation system, based on vc++6.0 development, has a detailed database design. This package provides a complete program design report and the source code to achieve.
- 2022-01-26 03:06:03下载
- 积分: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
-
PowerBuilder
pb所需编程技巧和事例,请广大同仁多多支持,哈哈,多多下载(pb required programming skills and examples, please can support vast numbers of Tongren, ha ha, a lot of downloads)
- 2008-03-25 22:37:14下载
- 积分:1
-
vb6环境下的学生管理系统,有sql脚本自动生成sql数据库。
系统完整,结构清晰,适合初学者调试理解!
vb6环境下的学生管理系统,有sql脚本自动生成sql数据库。
系统完整,结构清晰,适合初学者调试理解!-VB6 environment student management system has automatically generated sql script sql database. System integrity, structural clarity, suitable for beginners to understand debugging!
- 2022-08-09 04:04:11下载
- 积分:1
-
jdbc
数据库的简单应用,运用的是sqlserver数据库,学生做的简单数据库连接(Simple database application, using the sqlserver database, the students do a simple database connection)
- 2014-01-07 22:33:09下载
- 积分:1
-
c# Database Programming classic example of very good, using SQL 2005, which like...
c#数据库编程经典实例,非常不错,采用SQL 2005,里面的数据库连接之类的类可以拿来用-c# Database Programming classic example of very good, using SQL 2005, which like the database connection class can be used with
- 2023-07-08 13:40:04下载
- 积分:1