From 0f586da34dac2c764a12055158e4929cf69340a1 Mon Sep 17 00:00:00 2001 From: abhibeckert Date: Fri, 4 Apr 2008 11:37:36 +0000 Subject: Initial import from (slightly modified) CocoaMySQL v0.7b4 --- English.lproj/english_help/topics/encoding.html | 73 +++++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100755 English.lproj/english_help/topics/encoding.html (limited to 'English.lproj/english_help/topics/encoding.html') diff --git a/English.lproj/english_help/topics/encoding.html b/English.lproj/english_help/topics/encoding.html new file mode 100755 index 00000000..c824d70c --- /dev/null +++ b/English.lproj/english_help/topics/encoding.html @@ -0,0 +1,73 @@ + + +CocoaMySQL Help - Text Encoding + + + + + + + + +
+ + + + + + + + + +
+ +

Text Encoding

+
+ +
+ +
+Back to the main menu +
+
+ + You may choose the type of encoding for the data (text) that is stored in your MySQL database. There are two +places to choose the encoding: the Preferences pane or the encoding pull-down bar at the bottom left of the application window. There +are over 20 encodings for you to choose from. +
+
+In the Preferences Pane + + + + +
+ +
    +
  • Open up the "Preferences Pane" of CocoaMySQL
  • +
  • From the pull-down at the bottom left of the preferences window, labelled "Default Encoding", choose an option.
  • +
  • The encoding you choose will be the default encoding for all future databases
  • +
+
+
+In the Application Window + + + + +
+ +
    +
  • In the main application window there will be a pull-down at the bottom left of the window labelled "Encoding".
  • +
  • From the pull-down choose an encoding option.
  • +
  • The encoding you choose will be the default encoding for all future databases
  • +
+
+ + + +
+ + + \ No newline at end of file -- cgit v1.2.3