Is there any way to view whitespace in the query editor for SQL Server Management Studio Express 2005?
问题 I have it enabled in Visual Studio 2008, but I'd really like to enable this feature in SQL Server Management Studio 2005 Express. Does anyone know if its possible? Maybe in a later version? EDIT: Sorry, I meant specifically in the text/query editor. 回答1: In case you still need to know how to do this. Edit the Registry Key in HKEY_CURRENT_USER : Software\Microsoft\Microsoft SQL Server\xx\Tools\Shell\Text Editor\Visible Whitespace Where xx is the version you have (90 is 2005, 100 is 2008) And