Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SQL 2000 Query Analyzer Grid Format

Status
Not open for further replies.

jkb17

Programmer
Nov 27, 2000
156
US
Hello.

This is an unimportant question but I just decided to ask to see if anyone knows.

I've recently made the change from SQL Server 7.0 to SQL Server 2000. I do like SQL Server 2000 but I preferred the old grid formatting of the results pane in the SQL Server 7.0 Query Analzyer.

Does anyone know if its possible to change the Results grid to appear as it did in the SQL Server 7.0 Query Analyzer? If yes then how?

Thanks for any tips or advice. The new grid formatting is annoying if you try to execute 2 queries since scroll bars are not clearly defined and you have to scroll to get to scroll bars.

bye
Jim
 

The SQL 2000 Documentation indicates that you can set the grid format.

To customize the Results pane, use the Results tab in the Options dialog box:

To specify the default destination for results. The options are Results to Text, Results to Grids, and Results to File.



Terry

X-) "Life would be easier if I had the source code." -Anonymous
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top