DBQuery Tool

Published by Jayaraj on

The Tool ‘DBQuery’ fetches the Table Name, Column Name for any given Data. You may be knowing the Data entered or modified in a particular table, But it is difficult to query across all the tables to find that Data. So this Tool gives all the Table, Column list where the entered Data is found.

Download Link:

DBQuery – Download
(included readme.txt with the zipped attachment)

Pre-Requisites: DotNet Run-time

Screen:
The application screenshot is as below,

Instructions:

  1. Modify the DBConnection string according to the database you wish to fetch
  2. Test the Connection by clicking on the Test Connection button.
  3. Once the Connection succeed, the Find string text-box is enabled.
  4. Enter the Find string to be find in the tables of Database.
  5. Click on the Execute button for processing.
  6. The Table Name, Column Name and Column Text are displayed for the matching Find string.

We can discuss further thru this article comments.

Categories: ToolsSQLCoder

0 Comments

Leave a Reply

Avatar placeholder

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

This site uses Akismet to reduce spam. Learn how your comment data is processed.