sql - sp_helptext changes my indentation -



sql - sp_helptext changes my indentation -

i'm using sql server 2008, whenever indent code within sp moves 4 spaces. when open code 1 time again using sp_helptext command, code indented 1 space. there way prepare this? note: can't right click sp modify it, way can sp using sp_helptext

found solution in different forum. when executing sp_helptext spname, set results text instead of results grid , maintain formating

sql sql-server sql-server-2008 indentation

Comments

Popular posts from this blog

model view controller - MVC Rails Planning -

ruby on rails - Devise Logout Error in RoR -

html - Submenu setup with jquery and effect 'fold' -