SQL Query Analyzer Form (Add-ons)

Do you want to have your own SQL query analyzer inside your .Net applications?? With SQL Query Analyzer Form you add this functionality to your systems, so you (as an admin or super user) can have acces to Databases from your own Application anywhere inside your company without having to install the respective tools to do that.

SQL Query Analyzer Form just looks for stored connection strings in your configuration file and loads them to the list, and after you have selected a ConnectionStgringName you will see all DB objects on the left, so can you use it as usually.

Features:

  • Edit or create new Stored Procedures with this tool.
  • Change the Font Color of the query textbox
  • Drag and drop a table name from the left to your query
  • Select, Insert, Delete and Update operations

Requirements:

  • .Net Framework 2.0 +
  • Save your connection strings in .config file
  • Need to add System.Configuration reference to your project (if you already didn’t)

Installation:

  • After decompressing the downloaded zip file, you will have 3 files, copy these files into your VB.Net project, in the folder among your other windows forms.
  • From the Solution Explorer, add the files to your project so it can compile.
  • That’s it!

Do you have any questions??

Please contact me: [email protected]

Download SQL Query Analyzer Form (Add-ons)

Leave a Reply

Your email address will not be published. Required fields are marked *