From fab9a6506cd04ec8f840c98772a80c44a79c74a7 Mon Sep 17 00:00:00 2001 From: stuconnolly Date: Wed, 10 Dec 2008 16:52:52 +0000 Subject: MERGED r262:266 from branches/stuart02 to trunk to include new project structure. --- English.lproj/english_help/topics/query.html | 58 ---------------------------- 1 file changed, 58 deletions(-) delete mode 100755 English.lproj/english_help/topics/query.html (limited to 'English.lproj/english_help/topics/query.html') diff --git a/English.lproj/english_help/topics/query.html b/English.lproj/english_help/topics/query.html deleted file mode 100755 index bb628047..00000000 --- a/English.lproj/english_help/topics/query.html +++ /dev/null @@ -1,58 +0,0 @@ - - -Sequel Pro Help - Performing Custom Queries - - - - - - - - -
- - - - - - - - - -
- -

Performing Custom Queries

-
- -
- -
-Back to the main menu -
-
- - In order to perform a SQL query you must first choose the "Custom Query" tab. -
-
- - - - -
- -
    -
  • Enter your query and click on the "Run Query" button.
  • -
  • The result, if there is one, is displayed in the bottom view.
  • -
  • Under "Last Error Message" you can see the last error message returned by MySQL, if there is one.
  • -
  • Add your query to the favorites or select a favorite query with the favorites pop-up-button.
  • -
  • Select one of the last 20 queries with the history pop-up-button.
  • -
  • You can perform custom queries out of your favorite text editor by using the services menu (Services > Sequel Pro > Perform selection as MySQL query). Sequel Pro uses the last opened window to perform the query.
  • -
  • If you perferm a query out of a different text editor, be sure that Sequel Pro is already loaded and has at least one window open.
  • -
-
- -
- - - \ No newline at end of file -- cgit v1.2.3