DBTYP.NET Database Full Text Search

DBTYP.NET Studio - Database Full Text Search, provides the functionality of the full-text queries against data in the database. It will scan all defined tables by selected columns for any value. It supports scans for numeric and textual data. It will omit searches in the datetime, xml and binary columns.
To search database content with a Database Full Text Search module, set a connections to database first. After that, you will get a list of tables in the database.
Tables and columns which need to be searched have to be selected. In example below tables Customers and Employees will be searched and in table Employees columns Title, City and Region will not be compared.
By pressing "Find" button it will open "Full Text Search dialog" to define search. Results will be shown in a bottom grid: