Choose your database:
AnySQL
MySQL
MS SQL Server
PostgreSQL
SQLite
Firebird
Oracle
SQL Anywhere
DB2
MaxDB

Subscribe to our news:
Partners
Testimonials
Torstein Krogh: "Some time ago, I tested all available tools on the market for maintaining MySQL and MySQL Maestro came up on top. My opinion is that MySQL should offer it as a free tool for all paying customers! They have nothing today, and doing MySQL DOS commands is not getting any new customers".
Adam Allen: "I just have to say WOW!!! I'm so glad that you guys have developed something that is so useful for MySql. I am able to graphically view my tables, and I don't even have to think about my queries because I can visually design them. I just stumbled upon this, and I'm already very excited about it".

More

Add your opinion

SQL Maestro for MySQL online help

Prev Return to chapter overview Next

Find Text dialog

The Find Text dialog is provided for quick search for certain text.

 

 

Text to find

Enter a search string or click the down arrow next to the input box to select from a list of previously entered search strings.

 

 Case sensitive

Differentiates uppercase from lowercase when performing a search.

 

 Whole words only

Searches for words only. (With this option off, the search string might be found within longer words.)

 

 Regular expressions

Recognizes regular expressions in the search string.

 

Forward

Searches from the current position to the end of the file. Forward is the default.

 

Backward

Searches from the current position to the beginning of the file.

 

Global

Searches the entire file, in the direction specified by the Direction setting. Global is the default scope.

 

Selected text

Searches within the selected text only, in the direction specified by the Direction setting. You can use the mouse or block commands to select a block of text.

 

From cursor

The search starts at the cursor's current position, and then proceeds either forward to the end of the scope, or backward to the beginning of the scope depending on the Direction setting. From Cursor is the default setting.

 

Entire scope

The search covers either the entire block of selected text or the entire file (no matter where the cursor is), depending upon the Scope options.



Prev Return to chapter overview Next