-
excel to sql从excel导入到ms sql server
excel to sql从excel导入到ms sql server-excel to sql from excel into ms sql server
- 2022-08-09 14:51:32下载
- 积分:1
-
《ASP + Access数据库开发与实例》一书源代码
《ASP + Access数据库开发与实例》一书源代码-" ASP+ Access database development and examples," a book source code
- 2023-05-28 19:30:03下载
- 积分:1
-
This is the SQL database as the Student Management System. A simple, but the bas...
这是用SQL数据库做的学生学籍管理系统。简明,但基本功能都能实现。以报告形式出现。有代码-This is the SQL database as the Student Management System. A simple, but the basic function can be materialized. A report form. Code
- 2023-07-28 19:45:03下载
- 积分:1
-
现在看到的是《SQL Server数据库管理与开发》一书配套辅助教学软件[SQL上级考试与辅助阅卷系统]的16份试题...
现在看到的是《SQL Server数据库管理与开发》一书配套辅助教学软件[SQL上级考试与辅助阅卷系统]的16份试题-What you see now is the SQL Server database management and development, a book supporting assisted teaching software: [SQL higher secondary examination and scoring system] of 16 copies of examination questions
- 2023-03-06 15:20: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
-
ds the Student Management System and other active code is a good way to develop...
ds学生学籍管理系统 有源代码等 是开发软件得好途径-ds the Student Management System and other active code is a good way to develop software
- 2023-04-24 07:00:02下载
- 积分:1
-
使用JDBC测试access,成功,并且动态增加数据源
使用JDBC测试access,成功,并且动态增加数据源-The use of JDBC test access, success, and the dynamic increase in the data source
- 2022-09-22 23:55:03下载
- 积分:1
-
小型商场数据库
使用sql编写的小型商场数据库:
(1)能记录每一笔进货,查询商品的进货记录,并能按月进行统计。
(2)能记录每一笔售货,查询商品的销售情况,并能进行日盘存、月盘存。
(3)能按月统计某个员工的销售业绩。
(4)在记录进货及售货的同时,必须动态刷新库存。
(5)能打印库存清单,查询某种商品的库存情况。
- 2022-01-26 01:09:34下载
- 积分:1
-
Visual Basic 数据库系统开发实例导航(第二版)_0.rar,可以帮助初学者学到很多东西,对有需要学习数据库课程设计的朋友很有帮助...
Visual Basic 数据库系统开发实例导航(第二版)_0.rar,可以帮助初学者学到很多东西,对有需要学习数据库课程设计的朋友很有帮助-An instance of Visual Basic Database System Navigation (Second Edition) _0.rar, can help beginners learn a lot right there is a need to learn a database program designed by a friend very helpful
- 2022-03-05 09:47:25下载
- 积分:1
-
1
说明: sp executesql动态SQL变量传递(sp executesqlsp executesql)
- 2012-02-05 14:52:57下载
- 积分:1