如果使用SQL Server2005的Express版本时,不可避免需要使用SQL Server Management  Express Edition。而2005版本之前的管理器中书写SQL、查找字符、格式化SQL等都觉得不好使。这两天网上看到了两个工具,可以加强SQL Server Management  Express Edition的功能。
1 Red Gate的SQL Prompt。可以看一下blog
www.cnblogs.com/jintan/archive/2008/06/15/1220365.html
2 ssmstoolspack
http://www.ssmstoolspack.com/
It contains a few upgrades to the IDE that I thought were missing from the Management Studio:

  • Uppercase/Lowercase keywords.
  • Run one script on multiple databases.
  • Copy execution plan bitmaps to clipboard.
  • Search Results in Grid Mode and Execution Plans.
  • Generate Insert statements for a single table, the whole database or current resultsets in grids.
  • Query Execution History (Soft Source Control).
  • Text document Regions and Debug sections.
  • Running custom scripts from Object explorer's Context menu.
  • CRUD (Create, Read, Update, Delete) stored procedure generation.
  • New query template.

在Vista安装时可能出现:外接程序“SQL Server Management Studio Express Tools Pack”未能加载或导致了异常。错误号: 80040154。
解决:使用setup.exe安装,所有用户环境下使用。

推荐: SQL Server Management Express Edition插件相关推荐

  1. 保护 SQL Server 2005 Express Edition Server ---- 转载

    什么是 SQL Server Express? SQL Server 2005 Express Edition 是 Microsoft SQL Server 的 Microsoft 桌面引擎 (MSD ...

  2. SQL Server 2012 express edition Silent installation

    SQL Server 2012 express edition 下载 SQL Server 2012 express SP4 X64 X32 SQLManagementStudio 2012 X64 ...

  3. SQL Server 2005/2008 图形界面(SQL Server Management Studio Express)

    SQL Server 2005/2008 图形界面(SQL Server Management Studio Express)2009年03月25日 星期三 18:28SQL 2005 新建数据库 S ...

  4. 配置SQL Server 2005 Express的身份验证方式,以及如何启用sa登录名。

    摘 要:如何安装SQL Server 2005 Express.MSXML6.SQL Server Management Studio Express,以及配置SQL Server 2005 Expr ...

  5. JDBC连接Sql Server 2005(Express)

    1.相关的软件 Microsoft SQL server 2005 Express Edition SQL Server Management Studio SQL Server 2005 drive ...

  6. 安装SQL Server Express和SQL Server Management Studio

    SQL server is one of the most used databases in the world. Also, SQL server's performance is well kn ...

  7. SQL Server Management Studio Express出现一半中文一半英文的问题

    刚才安装SQL Server Management Studio Express后,启动程序,发现登陆界面竟然是英文,但是登陆上去以后,又发现工具栏是英文,后来装到C盘才发现全部变成了中文,为了让其他 ...

  8. Microsoft SQL Server Management Studio(SSMS)概述

    介绍 (Introduction) Microsoft SQL Server Server Management is an advanced development environment that ...

  9. 卸载 SQL Server Management Studio 的操作工具

    我们今天是要和大家一起讨论的是卸载 SQL Server Management Studio 时所要用到的实际操作工具,以及对实现卸载 SQL Server Management Studio 的实际 ...

最新文章

  1. 58. 最后一个单词的长度 golang string类的用法
  2. 浅谈socket网络编程函数参数(一)
  3. python计算球坐标系的积分_python – n球面坐标系到笛卡尔坐标系
  4. gns3中两个路由器分别连接主机然后分析ip数据转发报文arp协议_ARP协议在同网段及跨网段下的工作原理...
  5. Windows安装PostgreSQL11.1
  6. 直接将多个结果转化为数组
  7. android之sqlite操作
  8. 【渝粤教育】国家开放大学2019年春季 45烹饪原料学(1) 参考试题
  9. 2007年测试员的工具选择排名
  10. 华硕笔记本开机直接进入bios解决方法
  11. HTML+CSS 简易搜索框
  12. mysql字段类型NUMC_全自动数字论证机(迫真)
  13. html 的页眉页脚,html – 带滚动条的页眉,页脚和内容的CSS布局
  14. python发html邮件_在python中如何制作发送HTML格式的邮件?
  15. bert模型中的[CLS]、[UNK]、[SEP]是什么意思?
  16. 安卓实现循环定时响铃
  17. DStream实战之Spark Streaming整合fulme实战, Flume向Spark Streaming中push推数据 36
  18. 如何使用 Mac 上自带的「提醒事项」!
  19. php实现图片背景换色功能
  20. 现代密码学:信息安全基础

热门文章

  1. 根据XPATH去查看修改xml文件节点的内容
  2. 【必修一】部分数学名词与数学符号
  3. Oracle function注释
  4. fstatfs/statfs详解
  5. 关键字--static
  6. QTP提示加载数据表文件时出错的解决方案
  7. UNP Chapter 25 - 原始套接口
  8. 几年的写论文和审稿心得
  9. taobao-pamirs-schedule-2.0源码分析——任务队列分配源码分析
  10. Android 模块化编程之引用本地的aar