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 |
|
kirknew2SQL
Posting Yak Master
194 Posts |
Posted - 2007-12-06 : 21:08:27
|
| How is the Query Designer toolbar enabled?Clicking Query, Dsign Query in Editor opens a Query designer in a model window that does not use the query tool bar. Oening a New Query pane does not enable it.The nly way I have found to activate the query tool bar is to:1. Right click a table then click open table.2. Stop retreving data. (if it is a large table)Now the Query Designer toolbar is enabled.What is the correct way to enable the Query Designer toolbar? |
|
|
jezemine
Master Smack Fu Yak Hacker
2886 Posts |
Posted - 2007-12-06 : 21:13:48
|
just right click anywhere on the toolbar area and you'll see a list of toolbars you can add. elsasoft.org |
 |
|
|
kirknew2SQL
Posting Yak Master
194 Posts |
Posted - 2007-12-06 : 21:20:03
|
| I am not trying to add the Query Designer toolbar. I have it docked at the top of the window. I want to enable it. The only way i have found to enable it is by the method described above. |
 |
|
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2007-12-06 : 23:10:41
|
| Then why bother to ask? |
 |
|
|
jezemine
Master Smack Fu Yak Hacker
2886 Posts |
Posted - 2007-12-06 : 23:44:27
|
as I understand it, those toolbars are supposed to become enabled/disabled depending on context, which kind of window has focus, etc. elsasoft.org |
 |
|
|
kirknew2SQL
Posting Yak Master
194 Posts |
Posted - 2007-12-07 : 00:48:16
|
| I have one of my databases active. With a query pane open. But the query tool bar does not activate. What kind of pane is opened when an open table is performed? How can properly open that type? |
 |
|
|
kirknew2SQL
Posting Yak Master
194 Posts |
Posted - 2007-12-11 : 18:34:32
|
| An MVP tells me this is the only way to do it. Go figure?!1. Right click a table then click open table.2. Stop retreving data. (if it is a large table) |
 |
|
|
|
|
|