搜索资源列表
StoreProcNew
- 一般我们要根据数据库的纪录变化时,进行某种操作。我们习惯的操作方式是在程序中不停的查询表,判断是否有新纪录。这样耗费的资源就很高,如何提高这种效率,我想在表中创建触发器,在触发器中调用外部动态连接库通过消息或事件通知应用程序就可实现。而master的存储过程中最好能调用外部的动态连接库,我们在触发器中调用master的存储过程即可。本文提供了动态库与存储过程的具体实现 -we have to follow the general database records change, with
57767
- 1.掌握SQL Server数据库系统SQL数据定义语言的使用方法 2.掌握SQL Server数据库系统SQL查询语言的使用方法 3.了解ADO数据控件与SQL Server的连接方式 4.用ADO数据对象对数据表进行单条件查询 -1. To master SQL Server database system SQL data definition language of the use of Method 2. To master SQL Server database sy
lunwen4.0
- 熟悉和掌握数据库的基本原理 2. 利用Micorsoft Sql Server工具建立C/S模式的论文数据库,并能提供论文的在线上传下载功能 -Familiar with and master the basic principles of the database 2. Micorsoft Sql Server tools to use to establish C/S mode paper database, and can provide papers online upload
mysql
- mysql的简介,安装教程,有截图,MySQL服务启动方式,进入MySQL数据库,数据定义语言,数据操纵语言,数据查询语言,数据控制语言,函数,关联查询,外连接,索引和视图等等,有了这个文档,你就可以掌握Mysql的基本操作了,从入门到精通!每个过程都有教程例子!-mysql introduction, installation guide, there are screenshots, MySQL service startup mode, enter the MySQL database,
shiyan2
- 1) 了解数据库逻辑、物理结构的概念、结构原理和工作机制; 2) 掌握控制文件的创建、备份和查看等管理方法; 3) 掌握重做日志文件、重做日志组的创建、重定位、重命名等管理方法; 4) 掌握数据库归档模式的设置和更改方法。 -1) to understand the database logical and physical structure of the concept, structure and working principle mechanisms 2) maste