Hi,<p>Summary : would a SQL library application, that gave a central place for teams to store
standardize and share SQL be useful ?<p>I'm considering creating a SQL library application for windows.<p>It will either be a stand alone app or an Excel Add-In.<p>At this point I'm thinking<p>Features :<p>- You can add in SQL statements (probably pasted from your SQL client)
- Categorize Statements
- Apply a configurable format (indenting etc) to each statement
- Associate a description with each statement<p>Would this be useful ?<p>Cheers
What is SQL specific about your idea? Wouldn't it work just as well for any type of code snippets?<p>And, wouldn't most developers want their code-snippet add-in to be integrated into their IDE?