搜索资源列表
SQLServercankaoziliao
- SQL Server参考资料,讲解详细.主要有:数据库查询和视图.doc,存储过程与触发器.doc,PB与SQL Server开发与编程.DOC,系统安全管理.doc等。-SQL Server reference to explain the details. Major : Database Query and View. Doc, the storage process and triggers. Doc, PB and Development and SQL Server Programm
QtPvsPsqlserver
- Qt 在vs2008的环境下操作sql server 2005和sqlite,连接,操作以及对存储过程的调用以及返回的结果集操作-Qt sql server 2005 operating under vs2008 environment and sqlite, connection, operation, and stored procedure calls, and return the result set operation
SQL_Server-trigger
- SQL Server触发器创建、删除、修改、查看示例教程 触发器是一种特殊的存储过程﹐它不能被显式地调用﹐而是在往表中插入记录﹑更新记录或者删除记录时被自动地激活。所以触发器可以用来实现对表实施复杂的完整性约束。-Create, delete, modify the SQL_Server trigger, see the tutorial example Trigger is a special procedure, it can not be called explicitly,