Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
muschamp
Starting Member
14 Posts |
Posted - 2008-04-03 : 17:32:37
|
| When I get the results from my query, some of the columns labels are too short and look like this "ran....". How do I extend the cells??ThanksUS Navy - We are fueled, armed, and go for launch. |
|
|
jezemine
Master Smack Fu Yak Hacker
2886 Posts |
Posted - 2008-04-03 : 18:46:31
|
what client are you using? this appears to be a client issue, not really a SQL Server question. elsasoft.org |
 |
|
|
madhivanan
Premature Yak Congratulator
22864 Posts |
Posted - 2008-04-04 : 02:04:57
|
quote: Originally posted by muschamp When I get the results from my query, some of the columns labels are too short and look like this "ran....". How do I extend the cells??ThanksUS Navy - We are fueled, armed, and go for launch.
If it is a reports field, you need to increase it's width or set auto grow property to TrueMadhivananFailing to plan is Planning to fail |
 |
|
|
|
|
|