文件名称:analyzeSQL
- 所属分类:
- 数据库编程
- 资源属性:
- [C/C++] [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 52kb
- 下载次数:
- 0次
- 提 供 者:
- wangy******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
分析大型系统源代码中包含的SQL语句,解析这些SQL语句访问的数据表和条件表达式,连接数据库,探测对应的数据表包含的记录个数和参与条件过滤的字段的有效值个数,为数据表构建索引策略提供,并自动生成索引创建脚本。目前支持的开发语言有Java、C++、Delphi、Oracle(存储过程、触发器)。-Analysis of large system source code is included in SQL statements, explains these SQL statements to access data sheets and conditions of expression, to connect the database to detect the corresponding data table contains the records of the number and terms of participation in the field of the RMS filter number, Construction of an index strategy for the data table provided, and automatically generate the index creation scr ipt. Currently supports the development of language in Java, C++, Delphi, Oracle (stored procedures, triggers).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
analyzeSQL\analyzeSQL\AnalyzeData.cpp
..........\..........\AnalyzeData.h
..........\..........\analyzereportdlg.cpp
..........\..........\analyzereportdlg.h
..........\..........\analyzereportdlg.ui
..........\..........\analyzesql.cpp
..........\..........\analyzesql.h
..........\..........\analyzeSQL.ico
..........\..........\analyzesql.ini
..........\..........\analyzesql.qrc
..........\..........\analyzeSQL.rc
..........\..........\analyzesql.ui
..........\..........\analyzeSQL.vcproj
..........\..........\analyzeSQL.vcproj.WYX-NOTE.Administrator.user
..........\..........\buildindexsqldlg.cpp
..........\..........\buildindexsqldlg.h
..........\..........\buildindexsqldlg.ui
..........\..........\cardservice.ini
..........\..........\GeneratedFiles\Debug\moc_analyzereportdlg.cpp
..........\..........\..............\.....\moc_analyzesql.cpp
..........\..........\..............\.....\moc_buildindexsqldlg.cpp
..........\..........\..............\.....\moc_parsecode.cpp
..........\..........\..............\.....\moc_parsecodedlg.cpp
..........\..........\..............\.....\moc_parsedatadlg.cpp
..........\..........\..............\ui_analyzereportdlg.h
..........\..........\..............\ui_analyzesql.h
..........\..........\..............\ui_buildindexsqldlg.h
..........\..........\..............\ui_parsecodedlg.h
..........\..........\..............\ui_parsedatadlg.h
..........\..........\main.cpp
..........\..........\Noname1.txt
..........\..........\OracleData.cpp
..........\..........\OracleData.h
..........\..........\parsecode.cpp
..........\..........\parsecode.h
..........\..........\parsecodedlg.cpp
..........\..........\parsecodedlg.h
..........\..........\parsecodedlg.ui
..........\..........\parsedatadlg.cpp
..........\..........\parsedatadlg.h
..........\..........\parsedatadlg.ui
..........\..........\xsqlquery.cpp
..........\..........\xsqlquery.h
..........\analyzeSQL.sln
..........\analyzeSQL.suo
..........\..........\GeneratedFiles\Debug
..........\..........\..............\Release
..........\..........\data
..........\..........\Debug
..........\..........\GeneratedFiles
..........\..........\Resources
..........\analyzeSQL
analyzeSQL
..........\..........\AnalyzeData.h
..........\..........\analyzereportdlg.cpp
..........\..........\analyzereportdlg.h
..........\..........\analyzereportdlg.ui
..........\..........\analyzesql.cpp
..........\..........\analyzesql.h
..........\..........\analyzeSQL.ico
..........\..........\analyzesql.ini
..........\..........\analyzesql.qrc
..........\..........\analyzeSQL.rc
..........\..........\analyzesql.ui
..........\..........\analyzeSQL.vcproj
..........\..........\analyzeSQL.vcproj.WYX-NOTE.Administrator.user
..........\..........\buildindexsqldlg.cpp
..........\..........\buildindexsqldlg.h
..........\..........\buildindexsqldlg.ui
..........\..........\cardservice.ini
..........\..........\GeneratedFiles\Debug\moc_analyzereportdlg.cpp
..........\..........\..............\.....\moc_analyzesql.cpp
..........\..........\..............\.....\moc_buildindexsqldlg.cpp
..........\..........\..............\.....\moc_parsecode.cpp
..........\..........\..............\.....\moc_parsecodedlg.cpp
..........\..........\..............\.....\moc_parsedatadlg.cpp
..........\..........\..............\ui_analyzereportdlg.h
..........\..........\..............\ui_analyzesql.h
..........\..........\..............\ui_buildindexsqldlg.h
..........\..........\..............\ui_parsecodedlg.h
..........\..........\..............\ui_parsedatadlg.h
..........\..........\main.cpp
..........\..........\Noname1.txt
..........\..........\OracleData.cpp
..........\..........\OracleData.h
..........\..........\parsecode.cpp
..........\..........\parsecode.h
..........\..........\parsecodedlg.cpp
..........\..........\parsecodedlg.h
..........\..........\parsecodedlg.ui
..........\..........\parsedatadlg.cpp
..........\..........\parsedatadlg.h
..........\..........\parsedatadlg.ui
..........\..........\xsqlquery.cpp
..........\..........\xsqlquery.h
..........\analyzeSQL.sln
..........\analyzeSQL.suo
..........\..........\GeneratedFiles\Debug
..........\..........\..............\Release
..........\..........\data
..........\..........\Debug
..........\..........\GeneratedFiles
..........\..........\Resources
..........\analyzeSQL
analyzeSQL