搜索资源列表
sql2excel
- sql数据直接导出到excel文件,基本上是个通用的存储过程-sql data directly exported to excel document is basically generic storage process
SqlBeanDao
- 数据库访问通用组件,实现通用的数据库操作,并附有用此通用组件的一个dao类.-Universal Database Access components, to achieve common database operations, accompanied useful components of this generic type of a dao.
newsql234222
- oracle数据库通用sql工具:检查表空间、监控运行的SQL-oracle database sql generic tools : Table space inspection and monitoring operations of SQL
dtl
- The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our containers changes can be automa
sqlClient
- 一个通用的SQL查询分析器,简单配置就可以连接常见的数据库。支持windows,linux-a generic SQL Query Analyzer, a simple configuration can be connected to a common database. Support for windows, linux
shujufangwentongyongmokuai
- 本例中详细介绍了数据库连接的通用模块,包括DAO,-the cases detailed in the Database Connection generic modules, including the DAO, etc.
编写通用的asp防注入程序
- 编写通用的asp防注入程序-develop generic anti-implantation procedure asp
ocicpp.zip
- 一个通用的oracle OCI开发程序包,A generic oracle OCI development package
SQLlj
- 源代码,很实用的SQL数据库连接通用模块-Source code is very useful generic SQL database connection module
DBService
- 配合实体类的数据库访问层,可以将查询的数据自动存放的对应的实体类的泛型集合中-Entity class with the database access layer, you can query the data automatically stored in the corresponding generic type of entity set
dtl.3.6.11.tar
- 数据库模板类 支持ODBC -The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our containers chang
DataBaseDemo
- 本示例主要解决GridPanel+TabPanel+ComboBox,动态生成数据,无须任何配置,并且大部分代码的实现都可通用,并且大量减免了在Html页面里静态配置数据列所带来的麻烦,这是很有用的技巧.为了大家更好的更方便的使用本示例,就附加了一个功能:只要添加本地的数据库连接,选择数据库里面的表,就可以对代码进行方便的测试. 更多可以查看包里的项目说明,并附有图片展示。 项目结构上使用三层,为了增加代码的清晰和阅读性,无用的代码都已经清理干净,因为是动态获取并显示任意数据库的任意数
sql2005-paged-proc
- 一个通用的SQL存储过程,其中参数包括 显示页,每一页显示几行,要显示的字段,要查询的表或视图,字段排序,升序降序,条件,总行数,总页数等,并其中包含注释,是我珍藏的代码,与大家分享~-A generic SQL stored procedures, which parameters include display pages, each page displays a few lines, to show the field, table or view to query, sort the
ADODateGrid
- vc——使用SQL语句对数据库进行通用操作,使用DataGrid控件显示\ADODateGrid-vc- use generic SQL statements for database operations, use the DataGrid control to display \ ADODateGrid
java-sql
- 通用java数据库程序,一般编程都能用的到-The generic java database program, general programming can be used to
sjk
- 史上最快数据库分页例子 ACCESS MSSQL通用,是源码,看懂了基本上数据方面就没问题了!-History of the fastest Database Paging Access MSSQL generic example, is the source, understand basically data, no problem!
EIP-GS-Script
- 基于MS的EBI Platform, 包括各种用于监控查询Generic Scheduler运行情况及Metadata的全能脚本。-MS-based EBI Platform, including a variety of queries Generic Scheduler for monitoring the operation and Metadata almighty scr ipt. Applies only to Microsoft.
sync_data
- 通用的oracle数据库数据同步程序,支持根据配置的SQL自动导出文件,插入表-Generic oracle database data synchronization, support for automatic export files based on the configuration of SQL, Insert Table
annotate
- Django 如何在 generic foreign key field 上做 annotate -Django how to annotate on GFK field
SQLHelper类
- c#操作sql server 常用方法通用类(增删改查等等)(C# operations, SQL, server, generic classes)