DB Query Analyzer 5.04 is released, 63 articles concerned have been published
DB Query Analyzer 5.04 is released, 63 articles concerned have been published
DB QueryAnalyzer is presented by Master Gen feng, Ma from Chinese Mainland. It has English versionnamed ‘DB Query Analyzer’ and Simplified Chinese version named .
DB QueryAnalyzer is one of the few excellent Client Tools in the world for its’powerful function, friendly interface, easy operation and applicability toevery production of RDBMS.
It lets you query ODBC data sources, author SQL scripts and queries,return query results to a grid or free-form text or a file, retrieve ODBCdriver information, execute multiple SQL scripts or stored proceduressimultaneously, and more.
In the Newproducts & Tools reviews of programmer second issue of 2007, DBQueryAnalyzer had been strongly recommended.
Now the Simplified Chinese version of DB Query Analyzer is the top 50 database application software in the famous software website http://xiazai.zol.com.cn/download_order/sub_550.html . In most case it lies the top 20 and it has been download more than 95,000 times.
63 technical articles about DB Query Analyzer have been published or been publishing in computer journal, BAIDU Library, the CSDN resource or my 4 blog-website.
Thelatest version of DB Query Analyzer is 5.04. In 5.04, it strengthens thesupport to Sybase Adaptive Server Enterprise (ACE) 15.
Master Gen feng Ma, the developer of DB Query Analyzer, hopes he cancooperate with some software company such as Sybase, Embarcadero, Microsoft andso on. He thinks it will be the better way that DB Query Analyzer is assembledin the develop tools according to such software company so that more and moredatabase application software developer will benefit from its powerfulfunction, friendly interface, easy operation and applicability to everyproduction of RDBMS.
DBQuery Analyzer 5.04 download URL:
http://xiazai.zol.com.cn/detail/43/420901.shtml
http://www.unitedpowersoft.com/UpFile/DBQueryAnalyzer_English_503.rar
DB Query Analyzer Simplified Chinese version 5.04 downloadURL:
http://xiazai.zol.com.cn/detail/27/264455.shtml
Remarks :
Pleaseuninstall the former version first, then install the latest version.
My blog is http://blog.csdn.net/magenfeng
http://blog.sina.com.cn/magenfeng
http://user.qzone.qq.com/630414817
63 technical articles about DB Query Analyzer have been published or beenpublishing in computer journal, BaiduLibrary, the CSDN resource or my four blog-website.
The following 6 articles have beenpublished in computer journal.
DBQuery Analyzer to cancel a running SQL statement in Computer Era 12th issue of 2011 in Hangzhou.
DBQuery Analyzer Returns Information in More Detail While Batch SQL Statement Endof Execution in Computer Programming Skill & Maintenance 24th issue of 2011 in Beijing
TheApplication of the Transactions Control in DB2 with DB Query Analyzer inComputer Programming Skill & Maintenance 22th issue of 2011 in Beijing.
Howdoes DB Query Analyzer cancel the SQL statement committed to DBMS in ComputerEngineering & Software 6th issue of 2011 in Tianjin.
TheApplication of the Transactions Control in Oracle with DB Query Analyzer inMicrocomputer Applications11th issue of 2011 in Shanghai.
DB Query Analyzer had been stronglyrecommended In the New products & Tools reviews of programmer 2nd issue of2007.
The following 57 articles have beenpublished or been publishing in Baidu Library, the CSDN resource or my fourblog-website.
TheDBMS that DB Query Analyzer Users often use cover all kinds of DBMS have beenpublished.
Howto configure ODBC DSN in Client to access remote DB2 for Windows
Howto configure ODBC DSN to access local DB2 for Windows
WhichSQL statement is the trump card to the senior software developer
Exepacker prevent DB Query Analyzer from beging debugged have been published.
13articles from The 1st tip of DB Query Analyze to The 13th skills of DB QueryAnalyzer have been published.
Thetable name must be enclosed in double quotation marks or sqare bracket whileaccessing EXCEL by DB Query Analyzer
DB Query Analyzer 5.04 is released, 63 articles concerned have been published的更多相关文章
- DB Query Analyzer 5.05 is released, 65 articles concerned have been published
DB Query Analyzer 5.05 is released, 65 articles concerned have been published DB Query Analyzer is p ...
- DB Query Analyzer 6.04 is distributed, 78 articles concerned have been published
DB Query Analyzer 6.04 is distributed,78 articles concerned have been published DB Query Analyz ...
- DB Query Analyzer 6.02 is released, 71 articles concerned have been published
DB Query Analyzer is presented by Master Genfeng, Ma from Chinese Mainland. It has English version n ...
- DB Query Analyzer 5.02 is distributed, 53 articles concerned have been published
DB Query Analyzer is presented by Master Gen feng, Ma from Chinese Mainland. It has English version ...
- Install and run DB Query Analyzer 6.04 on Microsoft Windows 10
Install and run DB Query Analyzer 6.04 on Microsoft Windows 10 DB Query Analyzer is presented ...
- DB Query Analyzer 6.01 is released, SQL Execute Schedule function can be used
DB Query Analyzer is presented by Master Gen feng, Ma from Chinese Mainland. It has English versi ...
- DB Query Analyzer has been downloaded more than 100,000 times
DB Query Analyzer has been downloaded more than 100,000 times Today I am very ...
- The 4th tip of DB Query Analyzer
The 4th tip of DB QueryAnalyzer Ma Genfeng (Guangdong Unitoll Services incorporated, Guangzhou 51030 ...
- The 5th tip of DB Query Analyzer
The 5th tip of DB Query Analyzer Ma Genfeng (Guangdong UnitollServices incorporated, G ...
随机推荐
- fstab 介绍
http://forum.ubuntu.org.cn/viewtopic.php?t=58468 主要翻译自http://www.tuxfiles.org/linuxhelp/fstab.html,根 ...
- C指针
1,每行最大长度,处理的最大列号; preprocessor directives,preprocessor,预处理器读入源代码,根据预处理指令对其进行修改,把修改后 的源代码递交给编译器; 预处理器 ...
- Hadoop 3、Hadoop 分布式存储系统 HDFS
HDFS是Hadoop Distribute File System 的简称,也就是Hadoop的一个分布式文件系统. 一.HDFS的优缺点 1.HDFS优点: a.高容错性 .数据保存多个副本 .数 ...
- sql 中的 indexOf 与 lastIndexOf
DECLARE @Name NVARCHAR (50)SET @Name = '12345.67890ABCDE.FGHIJKLMNOPQRSTUVWXYZTest' DECLARE @Positio ...
- C#字符串处理 及字符串格式化
本文来自:http://www.cnblogs.com/xuerongli/archive/2013/03/23/2976669.html string字符串是char的集合,而char是Unicod ...
- OA 权限控制
对于加入删除 初始化password等操作的权限 控制 第一种方法就是在每一个超链接前加 推断 如 <s:if test="#session.user.hasPrivilegeByNa ...
- swift http请求返回json数据和分析
1 AppDelegate.swift // // AppDelegate.swift // QQDemo // // Created by 赵超 on 14-6-21. // Copyright ( ...
- .NET 创建并写CSV文件
/// <summary> /// 创建并写日志 /// </summary> /// <param name="SuccessA100">&l ...
- c# 校验文本框的正则
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 #region ...
- MVC零基础学习整理(一)
1.Mvc程序的启动页的设置:修改程序的Global.asax文件