dbTalk Databases Forums  

SQL scanning tool

microsoft.public.sqlserver.tools microsoft.public.sqlserver.tools


Discuss SQL scanning tool in the microsoft.public.sqlserver.tools forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Nik
 
Posts: n/a

Default SQL scanning tool - 09-14-2009 , 04:02 AM






Does someone know a tool similar to fxcop for SQL ?

i.e. a tool that could scan SQL code (stored procedures/functions +
data model) to find possible design, performance, and security
improvements.

Database Tuning Advisor could be used for indexes and partition
improvement but I'm looking for a tool that would allow to find common
coding errors (e.g. no transaction with several data modifying
statements, no error handling, ...) and could be expanded with custom
rules.

Thanks in advance

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.