搜索资源列表
20030923
- vb scr ipt to trigger DTS in Sql server
43680523ass1
- 数据库 用SQL来实现模拟飞机订票系统,有促发器,基本输入输出-database using SQL to achieve simulated aircraft booking system, a trigger device, the basic input-output
StoreProcNew
- 一般我们要根据数据库的纪录变化时,进行某种操作。我们习惯的操作方式是在程序中不停的查询表,判断是否有新纪录。这样耗费的资源就很高,如何提高这种效率,我想在表中创建触发器,在触发器中调用外部动态连接库通过消息或事件通知应用程序就可实现。而master的存储过程中最好能调用外部的动态连接库,我们在触发器中调用master的存储过程即可。本文提供了动态库与存储过程的具体实现 -we have to follow the general database records change, with
10
- sqlserver:view store procedure trigger
trigger
- 用于在SQL 2005中创建触发器,功能完全,并附带有实验数据
SQLTrigger
- SQL触发器的使用SQL Trigger-SQL Trigger
ManualSQL2000
- manual de sql 2000 para la generacion de bases de datos, tablas dinamias trigger store procedure
12
- 系统登陆触发器 系统登陆触发器-System trigger system landing landing landing trigger system triggers
twitter
- twitter可以看成是一种微博客,其基本结构由发布者和跟随者组成。设计如下表格: user(uid, uname, rank), 初始时rank=0; follow(idol, fan), 表示fan跟随了idol;message(msg_id, uid, msg_content),存储所有发布的消息,uid是消息发布者的标识。 使用触发器完成如下功能:当往message表中插入新消息后,检索follow表,把该消息发送给它的生成者的fans,当然只要显示“***收到了**
Textbook_Database
- simple trigger SQL in database
Database_event_trigger_information
- 数据库事件触发器资料Database event trigger information-Database event trigger information Database event trigger information
sqlserver
- sql server精华技巧集,关于dts,触发器,日志-essential skill set sql server, on the dts, trigger, log, etc.
sql
- Sql exaples create delete trigger view cursors
CRUD_LogBackUp_Trigger
- 这个是关于T-SQL 触发器的一些简单CRUD操纵备份。-It s about T-SQL trigger of Simmple CRUD controls to backup
trigger
- 触发器的创建,多种触发器的创建,可以直接引起触发。-Triggers the creation of the creation of a variety of triggers, can cause the trigger.
Create-trigger
- 建立触发器,删除触发器,以及文字说明!还有SQL语言编写的源代码!-Create trigger, delete trigger
relevanceEditFF
- mssqlserver 触发器的关联修改详细代码-mssqlserver detailed code changes associated with the trigger
1
- Benefit trigger: Its focus is to run and control (system or database administrator) No need to restrictions on the application. The base architecture client / servant, and generally distributed database architecture is very helpful.
Library-SQL
- 这是一个数据库的建库,建表,添加数据,创建触发器,创建存储过程的一个例子,初学者可以根据这个例子学习数据库-This is a database, create table, add data, create trigger, create procedure with an example, beginners can according to the case study SQL
update-trigger
- 餐饮行业软件中常用的点菜触发器 主要用于销售菜品时,对各种模式的应用的冲减库存的换算和耗料方案等-The common trigger the a la carte food and beverage industry software Mainly used for the sale of dishes, the translation of the inventory write-down of the various modes and feed programs.
