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/syntax.html | 49 +++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100755 English.lproj/english_help/topics/syntax.html (limited to 'English.lproj/english_help/topics/syntax.html') diff --git a/English.lproj/english_help/topics/syntax.html b/English.lproj/english_help/topics/syntax.html new file mode 100755 index 00000000..0aeb52ac --- /dev/null +++ b/English.lproj/english_help/topics/syntax.html @@ -0,0 +1,49 @@ + + +CocoaMySQL Help - Table Syntax Generation + + + + + + + + +
+ + + + + + + + + +
+ +

Table Syntax Generation

+
+ +
+ +
+Back to the main menu +
+
+ + If you would like to generate a SQL output of your table's syntax (column types, sizes, keys, table name, etc..) use +the "Create Table Syntax" icon at the top of the application in the CocoaMySQL Toolbar area. You can then use that text to +create a copy of the table in another database or it may also serve as a backup of the table's schema. If the "Create Table Syntax" icon is +not located in your toolbar then right-click +in the toolbar area and select "Customize Toolbar..." from the menu. You should then see a window +of icons which you can add to your CocoaMySQL toolbar including the one mentioned above. +
+
+ + + +
+ + + \ No newline at end of file -- cgit v1.2.3