Simple tool to browse between dependent objects on MS SQL Server
- Connect to SQL Server instance with windows authentication
- Show text of stored procedures, functions and views in web browser window
- Highlight names of dependent object as hyperlinks! Just click on link to see text of dependent object!
- Do T-SQL syntax highlighting
- Build application or download latest release
- Run application (possible with mono)
- Open http://localhost:8085/
- Press
Connect
button to specify server and database name
- Microsoft Internet Explorer 11
- Microsoft Edge
- Google Chrome
- Mozilla Firefox
- SQL authentication
- T-SQL parser improvement