DBQuery Tool
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:
- Modify the DBConnection string according to the database you wish to fetch
- Test the Connection by clicking on the Test Connection button.
- Once the Connection succeed, the Find string text-box is enabled.
- Enter the Find string to be find in the tables of Database.
- Click on the Execute button for processing.
- The Table Name, Column Name and Column Text are displayed for the matching Find string.
We can discuss further thru this article comments.