Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.databases.ms-sqlserver > #986
| Path | csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | Erland Sommarskog <esquel@sommarskog.se> |
| Newsgroups | comp.databases.ms-sqlserver, microsoft.public.sqlserver.programming |
| Subject | Re: SSE 2008 / 2012: Script Results |
| Followup-To | comp.databases.ms-sqlserver |
| Date | Wed, 18 Apr 2012 07:31:31 +0000 (UTC) |
| Organization | Erland Sommarskog |
| Lines | 25 |
| Message-ID | <XnsA03960E5EBC0Yazorman@127.0.0.1> (permalink) |
| References | <i0pro7hahnh55lqi43bhnimk1p6hf5mupg@4ax.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Transfer-Encoding | 7bit |
| Injection-Date | Wed, 18 Apr 2012 07:31:31 +0000 (UTC) |
| Injection-Info | mx04.eternal-september.org; posting-host="G7+Jz22XqYCG8C6rb1H3YA"; logging-data="19115"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18ffN2Uh+WJvx5CmKEUcdnY" |
| User-Agent | Xnews/2005.10.03 Mime-proxy/1.4.c.4 (Win32) |
| Cancel-Lock | sha1:mwvvfaSoEfRYisZ74d1/kyL+yg8= |
| Xref | csiph.com comp.databases.ms-sqlserver:986 |
Cross-posted to 2 groups.
Followups directed to: comp.databases.ms-sqlserver
Show key headers only | View raw
Gene Wirchenko (genew@ocis.net) writes: > On selects, it is not so easy. I want to see a message that the > table should have so many rows, but it does not all show: > select 'This message is about the table and is too long per > some limit:' > select * from Primus > I would like to see the full message without having to resize it > manually. Is there any way to do this with *grid* output? > > I would like the answer for SSE 2008 and for 2012. There is not much you can do about it. There is a reason why I stick to the old Query Analyzer from SQL 2000. Note however that you can double-click on the edge of the grid header to resize so that every visible fits - save for the column header. -- Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se Books Online for SQL Server 2005 at http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx Books Online for SQL Server 2000 at http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
Back to comp.databases.ms-sqlserver | Previous | Next — Previous in thread | Find similar
SSE 2008 / 2012: Script Results Gene Wirchenko <genew@ocis.net> - 2012-04-17 14:51 -0700 Re: SSE 2008 / 2012: Script Results Erland Sommarskog <esquel@sommarskog.se> - 2012-04-18 07:31 +0000
csiph-web