From 1d0c281511ce7b35c7e06475d7e147db5a656575 Mon Sep 17 00:00:00 2001 From: stuconnolly Date: Wed, 23 Sep 2009 13:29:10 +0000 Subject: Rename (currently unused) help folder. --- .../English.lproj/english_help/topics/query.html | 58 ---------------------- 1 file changed, 58 deletions(-) delete mode 100755 Interfaces/English.lproj/english_help/topics/query.html (limited to 'Interfaces/English.lproj/english_help/topics/query.html') diff --git a/Interfaces/English.lproj/english_help/topics/query.html b/Interfaces/English.lproj/english_help/topics/query.html deleted file mode 100755 index bb628047..00000000 --- a/Interfaces/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