Skip to content

Simple tool to browse between dependent objects on MS SQL Server

License

Notifications You must be signed in to change notification settings

usharik/MsSqlDependencyBrowser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MsSqlDependencyBrowser

Simple tool to browse between dependent objects on MS SQL Server

What this program can do:

  • 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

How to work with it:

  • Build application or download latest release
  • Run application (possible with mono)
  • Open http://localhost:8085/
  • Press Connect button to specify server and database name

Supported web browsers

  • Microsoft Internet Explorer 11
  • Microsoft Edge
  • Google Chrome
  • Mozilla Firefox

To-do list

  • SQL authentication
  • T-SQL parser improvement

If you like my application you can donate me here

ko-fi PayPal

About

Simple tool to browse between dependent objects on MS SQL Server

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published