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 |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2004-12-17 : 06:43:18
|
| Michael writes "I would like to know if there is a tool or an IDE that includes the feature to properly indent and otherwise format ( like separte lines for parenthesis, etc... ) SQL Server stored procedure code.In particular, I'd like to know if there exists a tool which can read poorly formatted code and reformat it according to good structure practices. We inherited some AWFUL code from a contractor, and one of the biggest problems is just the formatting." |
|
|
spirit1
Cybernetic Yak Master
11752 Posts |
Posted - 2004-12-17 : 07:22:42
|
try VS.NET with some intellisense software...maybe coderush (www.devexpress.com/products/NET/Coderush/) or something like that.Go with the flow & have fun! Else fight the flow |
 |
|
|
|
|
|