搜索资源列表
Ibatis数据表对象自动生成器
- Ibatis数据表对象自动生成器,根据指定的表名,自动的生成增删改的ibatis的xml文件和对应的java语言的VO文件 很方便
RefreshData完美版
- 利用ADO对ACCESS数据库文件进行操作,将两个数据库中同一表名内的记录进行互补操作,以求同步更新.应用于不同源网站数据库的更新.-ADO ACCESS database files to operate, two of the same database table name within the records complementary operations, in order to simultaneously update. Terms used in different sourc
searchdatabasename
- 此程序是利用VB来开发的,作用是用来遍历数据库中所有的表名-this procedure is to use Visual Basic to develop the role of the database is used to traverse all of the table name
sql2
- SQL学习宝典2.0的使用说明: 1.在win95,win98下要安装PWS(win98安装盘里有). 2.把sql2目录设为虚拟目录。 2.在浏览器中运行http://localhost/sql2/index.asp. SQL学习宝典2.0的功能说明: 1.学习和检验SQL语句,输入SQL语句即可执行,及时显示结果。 2.assess数据库显示,显示数据库中的所有表名和所有表的记录, 包括字段类型。可以在conn.inc文件中把xx.mdb换成你自己的数据库
SQL_Replace
- 一个SQLServer数据库的字段内容批量替换程序。 在实际生产中使用过,其中涉及到的表名和字段名称是与特定应用绑定的,仅供参考。有兴趣的朋友可以按自己的要求修改。-a SQLServer database fields as mass replacement procedures. In actual production use, which refers to the table name and the field name is bundled with a specific ap
shujuku-zzd
- 数据库系统的课程设计的题目要求如下 (一) 数据库系统表名及域名检索与贮存。 (二) 数据库系统表名及域名选择与传送。 (三) 创建数据库系统源表与目标表的数据关系。 (四) 创建数据库系统源表与目标表的数据关系公式。 -database system curriculum design requirements of the subject as follows (1) database system table name and the domain name retri
JspMo
- 使用说明:请您先正确设置数据库及JDBC驱动。 参考: http://blog.raofeng.com/love/kiss/archives/2006/16.html http://blog.raofeng.com/love/kiss/archives/2006/13.html http://dev.mysql.com/downloads/connector/j/3.1.html下载JDBC驱动 先新建一数据库(默认名为jspmo)建立数据库及表格的命令都在sql
SQL注入工具源码
- 利用SQL Server的注入漏洞实现猜解数据库名,表名,字段名及记录的信息,由于网速的原因,目前限制了只能同时猜解前5个字段值的记录信息。另外实现了三种方式执行系统命令,同时可回显显示。-use SQL Server injection vulnerability achieve guess Solutions database name, table names, field names and the information recorded, the speed network, cur
otlcopy
- 使用otl包实现oracle表数据的复制 命令用法: tabcopy <源数据> <目标表> <源库> <目标库> 源数据:可以是数据表名或者是SQL查询语句(用双引号括起来)。 目标表:目标数据表名,不存在则自动创建。 源库:格式为\"用户名/密码@//IP:端口/服务名\" 目标库:格式为\"用户名/密码@//IP:端口/服务名\"-Copy the table data oracle command usage: ta
ShowDBTable
- 列出数据库中所有的表名 获取access库中表的个数及表的名称 用ado怎样实现 工程--->引用--->Microsoft ActiveX Data Object 2.x(版本号)-Database lists all of the table name to obtain access database table number and the name of the table with ado how to achieve the project--->
select
- 实现:SELECT [ALL|DISTINCT] <属性表达式>[,<属性表达式>…] FROM <表名或视图名>[,<表名或视图名>…] [WHERE <条件>] [GROUP BY <属性1>[HAVING<条件>]] [ORDER BY <属性2> [ASC|DEC] -The realization of: SELECT [ALL | DISTINCT]
PHPExcelParser4
- 修改后的PHPExcelParser4。 修改内容: 1,原来sample取出excel时是使用的Unicode编码。导致插入mysql时也写入unicode 现在把Unicod编码转换成GBK后再在网页上显示及写入数据库.此部分修改的是U2html这个function。 2,打 开数据库连接后增加 set Names gbk 3,默认选中把excel的第一列作为字段名 4,默认不选中如果存在表则删除选项 5,原来对表名及字段名有
sql2005
- sql2005 非常好用的分页功能,直接多字段排序。自动添加表名,查询条件页码和排序字段,排序类型。-paging sql2005 very useful function, sort of direct multi-field. Automatically add the table name, query page and sort field, sort type.
fetchstruct
- 根据表名提取表的结构包括表和字段的各种信息-Extracted in accordance with table structure, including tables and information fields
sql-searchtable
- 判断一个已知表名的表是否在数据库存在的方法,-Determine the form of a known whether the table exists in the database approach,
mdfAnalysis
- 分析sql2000mdf的部分代码 分析出表名字段属性-Analysis of the code analysis sql2000mdf part of the table name attribute above
mmzmagicEERAO1.31
- 初次使用本远程数据库对象,深为其简单、方便、实用所吸引,但不久即发现其存在一些问题,于是便边修改、边与马先生QQ联系,得到了其诸多指点,但程序也给改的四不像了,现特公布其源码,望能得到马先生及广大朋友的进一步指点,主要更新: 1、对远程登陆的简单密码认证。 2、支持SQL批处理, 3、支持SQL查询包 在远程数据库中,网络延时是数据库实时响应的大敌,SQL批处理及SQL查询包的功能可巧妙的解决这一问题。 4、事务处理 5、支持独立的Blob字段读
logsend
- 日志分发程序,可以根据数据库的表名实现数据的读取,传给其它的网点。-Log distribution program
MyChnSqlite
- sqlite中文数据库名、表名、字段名等的实现-SQLITE chinese
SP_LOAD_DATA
- 动态地将一个表里的数据写入另外一个表,表名及表结构要遵循一定的规律:1.表名前缀一样;2.部分字段一样。此例只作为抛砖引玉,介绍DB2里SP的写法及系统表的用法。-Load data from one table to another. Table name and stucture must be in rule. Prefix of tables name should be same, and some columns should be same. This scr ipt just f