发布一款数据库查询工具(更新,支持db2 950 c) 2008429

feature:

  • Visual Studio style GUI, and support multi-connection for diff database concurrently.
  • Support MS SQL server 2000/2005, mysql, oracle 10g, ibm db2 950 express teradata, Access97/2000/2003/2007, Excel2003/2007, CSV file and other odbc connections.
  • Support editor syntax highlighting.
  • Standard editor support line number/undo/redo/copy/cut/paste/select all/Find/Find next/Replace
  • Browser databases/tables/Columns/Indics/functions/procedures/views in treeview mode
  • Auto generate SQL statement or other scripts against database type.
  • Results can be in text and grid format, and can be found.
  • You can press F2 to get SQL statement support against different database.
  • Query statement and results can be saved.
  • Query statmements history support: you can find old executed sql for reuse in sql history grid.
  • support Auto update
  • 连接示例:
  • 主窗口示例:
  • 本地下载:/Files/margiex/mdquery.rar

需要使用.net framework 2.0环境


参考文章:
http://www.codeproject.com/KB/database/QueryCommander.aspx
http://sourceforge.net/projects/queryexplus/
http://www.cnblogs.com/madyina/archive/2008/04/04/1137499.html


暂不提供源码,请谅解.

原文地址:https://www.cnblogs.com/margiex/p/1158907.html