搜索资源列表
ExecPkg
- Executing a DTS package is very simple, in its simplest form the execution contains for 3 steps. These 3 steps form the foundation for all more complicated forms for package execution.
SQLScriptExecutor
- 本源码封装了SQL语句的解析和执行,可以进行批处理执行SQL语句。-The source package of SQL statement parsing and execution, the implementation can be a batch SQL statement.
AutoExecutSql
- 数据库脚本执行,将欲执行的脚本打包,导出数据库的数据,方便在工程上进行远程抓取数据库数据。-Database, scr ipt execution, will want to execute the scr ipt packaging, export database data to help the project on the remote crawl database data.
mssql_online_v1.0bate
- SQL Server数据库在线管理系统 SQL Server Online Management(缩写SSOM) SQL Server数据库在线管理系统可以在线管理已创建的SQL Server(mssql)数据库,目前主要功能如下: 连接你的SQL数据库,进行 1.建立,删除,修改数据表 2.建立,删除,修改每个表的字段操作 3.SQL语句执行容器,可以执行所有的SQL语句,包括存储过程,也可以检索、插入、更新、删除记录等操作 4.进行数据库的备份 -SQL S
kkk
- 生成唯一的索引号,作为数据库的主键,帮助SQL语句更容易的执行数据库的掺入执行-The index number, the formation of the Lord, as the database to help the SQL statement easier with the execution of the database
sql2000
- 解决sql2000安装时重启的问题,改为reg格式,双击执行就可以了-Solve the problem of sql2000 installation restart instead of reg format, double-click execution on it
sqlcode-SQLstatement
- 完整的sql语句执行状态码,及状态码解释。-Complete sql statement execution status code, and the status code explanation.
sqloptimization
- sql 代码优化功能很有帮助 优化sql语句提高sql执行效率-SQL code optimization function is a help to optimize the SQL statement improve SQL execution efficiency
DBHelper
- 类中有执行无参SQL语句的方法、执行带参SQL语句的方法 、执行无参SQL语句,并返回执行记录数的方法、执行有参SQL语句,并返回执行记录数的方法、执行无参SQL语句,并返回SqlDataReader的方法和执行有参SQL语句,并返回SqlDataReader的方法。封装DBHeiper.cs类可以更好在在编写代码中用于方便的调用。在日后的改写代码中更加的方便。-In the execution of no parameters SQL statement method, execution
8-27-JHPHP_v2.0_beta
- JHPHP一个简单快速,适合新手学习开发的框架2.0beta版本发布了,欢迎大家拍砖 最新特性: 1、修正的命名规范,防止类名重复而不可用 2、采用了修正MVC不合理方法使用 3、加入了smarty模板引擎 4、优化了数据库执行语句 5、简化数据库操作过程 7、加入了sql执行日志打印跟踪 6、加入了log4php日志打印跟踪-JHPHP a simple, fast, suitable for novice lea
cls
- 一个清除sqlsever里面所有数据表格的sql文件,直接导入执行即可,方便有效。-Sql file sqlsever all data tables inside a clear, direct import execution can easily and effectively.
yewuzhixing
- 支持群体协作、流程控制、信息查询和管理功能的业务执行管理系统。 从系统实现上,本系统采用C++ Builder + SQL Server 的技术方案。从系统的实际需求与平台兼容性考虑,本系统的数据库系统采用SQL Server实现。 从系统层次结构上看,本系统前台主要运用Delphi开发工具对各项功能进行开发设置,然后通过强大的后台数据库予以支持,其中数据存取层主要完成对后台数据库予以支持。其中数据库存取层主要对后台数据库中相应数据对象的操纵和调用。-Support group co
SQLServerExecutionPlans_2Ed
- SQL Server执行计划第二版,Grant Fritchey著-SQL Server Execution Plans Second Edition By Grant Fritchey
sqldata
- FETCH 检索一行查询结果 CLOSE 关闭游标 PREPARE 为动态执行准备SQL 语句 EXECUTE 动态地执行SQL 语句 DESCRIBE 描述准备好的查询 -The FETCH- results of a query to retrieve line CLOSE, CLOSE the cursor PREPARE- for dynamic execution of SQL statements EXECUTE- dynamically executing SQL statemen