-
这是一个销售系统,详细的设计及配置,大家可以从这里学到一些关于网站的建设等问题...
这是一个销售系统,详细的设计及配置,大家可以从这里学到一些关于网站的建设等问题-This is a marketing system, and the detailed design and configuration, From here we can learn some of the websites, and other issues
- 2022-01-31 00:20:47下载
- 积分:1
-
1. Backup equipment understand and grasp the concept of how to manage database b...
1. 了解备份设备的概念并掌握如何管理备份数据库保护包括数据库恢复,并发控制,数据库的安全性控制4个部分设备,掌握完全备份和还原的基本技术-1. Backup equipment understand and grasp the concept of how to manage database backup protection, including database recovery, concurrency control, database security control of four some of the equipment, master backup and restore fully the basic skills
- 2022-03-02 09:52:36下载
- 积分:1
-
此源码关于如何在SQL SERVER 2005编程实现基础到高级管理的操作...
此源码关于如何在SQL SERVER 2005编程实现基础到高级管理的操作-This source code on how to program in SQL SERVER 2005-based operations to senior management
- 2022-08-22 09:39:06下载
- 积分:1
-
本家庭理财系统是一个简易的家庭理财工具,可以对日常收支及资产进行记录,
并且具有统计分析的功能。...
本家庭理财系统是一个简易的家庭理财工具,可以对日常收支及资产进行记录,
并且具有统计分析的功能。-The family financial management system is a simple family of financial management tools, can be carried out day-to-day records of income and expenditure and assets and has a statistical analysis function.
- 2022-04-21 21:39:14下载
- 积分:1
-
这是自己曾经参与开发的轻纺管理系统B/S版,有一定的研究价值!...
这是自己曾经参与开发的轻纺管理系统B/S版,有一定的研究价值!-This is what they have to participate in the development of light and textile industry management system B/S version, which is the research value.
- 2022-01-28 14:52:34下载
- 积分:1
-
一个vb开发,可以动态生成SQL的"拼装类".
例如:
sql.strsql="select ? from ? "
sql.setFieldEx...
一个vb开发,可以动态生成SQL的"拼装类".
例如:
sql.strsql="select ? from ? "
sql.setFieldEx "field1"
sql.setFieldEx "tbl"
debug.print sql.strsql
输出:select field from tbl-a vb development, dynamically generated SQL "assembled category." For example : sql.strsql = "select from" sql.setFieldEx "fi eld1 "sql.setFieldEx" tbl "debug.print sql.s trsql output : select field from tbl
- 2022-09-29 14:55:03下载
- 积分:1
-
学生考试管理系统ado版,面向sql的vc++数据库编程
学生考试管理系统ado版,面向sql的vc++数据库编程-Examination management system version ado, sql for the vc++ Database Programming
- 2022-05-05 13:50:55下载
- 积分: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
-
在数据库中实现全文检索,实现按时间按分类进行索引,加快检索速度...
在数据库中实现全文检索,实现按时间按分类进行索引,加快检索速度-Index and Search for Ms Database , vc source.
- 2023-08-19 10:45:03下载
- 积分:1
-
四川拓展软件开发研究所是一家民营高科技企业,专门从事计算机应用软件的研究开发。我所以现代股权制度为纽带,凝聚了一批技术水准高,充满活力,勤奋敬业的软件研发人才,...
四川拓展软件开发研究所是一家民营高科技企业,专门从事计算机应用软件的研究开发。我所以现代股权制度为纽带,凝聚了一批技术水准高,充满活力,勤奋敬业的软件研发人才,主要致力于公路运输企业和医院管理软件的研发。-expand Sichuan Institute of Software Development is a private high-tech enterprises, specializing in computer application software research and development. I have a modern system of ownership as a link, the combination of a number of high technical standards, vibrant, hardworking software research and development personnel, committed to the main road transport enterprises and hospital management software research and development.
- 2022-04-10 08:29:41下载
- 积分:1