home *** CD-ROM | disk | FTP | other *** search
/ PC World 1997 November / PCWorld_1997-11_cd.bin / software / programy / komix / DATA.Z / scsa.cnt < prev    next >
Text File  |  1996-06-15  |  12KB  |  229 lines

  1. ;SQL Central for SQL Anywhere - 5.0.03 - help contents file
  2. :Base scsa.hlp>howto
  3. :Index scfb=scfb.hlp                ;dummy entry to avoid Winhelp Find bug
  4. :Link dbeng50w.hlp                  ;link to SQL Anywhere main help file
  5. :Title SQL Central for SQL Anywhere
  6.  
  7. 1 Introduction to SQL Central
  8. 2   What is SQL Central?=IDH_sc_intro
  9. 2   Requirements=IDH_scsa_requirements
  10. 2   Starting SQL Central=IDH_scsa_SQL_Central_start
  11. 2   How to get help=IDH_scsa_help
  12. 2   Contacting Sybase Customer Support=IDH_sc_customer_support
  13.  
  14. 1 Connecting to a Database
  15. 2   Overview=IDH_scsa_database_connect
  16. 2   Connecting Manually
  17. 3     Using the connection dialog=IDH_scsa_database_connect_dialog
  18. 3     Connecting to a lone database on a lone local server=IDH_scsa_database_connect_lone
  19. 3     Connecting to a running database on a visible server=IDH_scsa_database_connect_visible_server
  20. 3     Connecting to a running database if you can't see the server=IDH_scsa_database_connect_invisible_server
  21. 3     Connecting to a database not currently running=IDH_scsa_database_connect_not_running
  22. 2   Using Connection Profiles
  23. 3     Overview=IDH_sc_profile_overview
  24. 3     Creating a new profile=IDH_sc_profile_create
  25. 3     Connecting using a profile=IDH_sc_profile_connect
  26. 3     Editing a profile=IDH_sc_profile_edit
  27. 3     Setting profiles to connect at startup=IDH_sc_profile_startup
  28. 3     Deleting profiles=IDH_sc_profile_delete
  29.  
  30. 1 Using the Main Window
  31. 2   Layout of the main window=IDH_sc_main_window_layout
  32. 2   Changing the right-panel view=IDH_sc_panel_right_view
  33. 2   Navigating in panels=IDH_sc_panel_navigate
  34. 2   Selecting objects in panels=IDH_sc_panel_select
  35. 2   Refreshing the window=IDH_sc_main_window_refresh
  36. 2   Using the main toolbar=IDH_sc_main_window_toolbar
  37. 2   Using the status bar=IDH_sc_main_window_status_bar
  38. 2   Ending your SQL Central session=IDH_sc_SQL_Central_exit
  39.  
  40. 1 Managing Servers
  41. 2   Showing all databases on a server=IDH_scsa_database_show
  42. 2   Starting a database without connecting=IDH_scsa_database_start
  43. 2   Stopping disconnected databases=IDH_scsa_database_stop
  44. 2   Inspecting Statistics for a Server
  45. 3     Showing statistics=IDH_scsa_server_statistic_show
  46. 3     Editing properties of a statistic=IDH_scsa_server_statistic_properties
  47. 3     Graphing with the SQL Central Performance Monitor
  48. 4       Overview=IDH_scsa_server_monitor_overview
  49. 4       Using the performance monitor=IDH_scsa_server_monitor_using
  50. 4       Adding statistics to the monitor=IDH_scsa_server_monitor_stats_add
  51. 4       Changing the type of monitor graph=IDH_scsa_server_monitor_graph_type
  52. 4       Editing display properties of a statistic=IDH_scsa_server_monitor_display_properties
  53. 4       Removing statistics from the monitor=IDH_scsa_server_monitor_stats_remove
  54. 4       Using the monitor toolbar=IDH_scsa_server_monitor_toolbar
  55. 4       Setting preferences=IDH_scsa_server_monitor_options
  56. 2     Graphing with the Windows NT performance monitor=IDH_scsa_server_monitor_NT
  57.  
  58. 1 Managing Databases
  59. 2   Showing all databases on a server=IDH_scsa_database_show
  60. 2   Creating a new database=IDH_scsa_database_create
  61. 2   Editing properties of a database =IDH_scsa_database_properties
  62. 2   Showing system objects in a database=IDH_scsa_database_system_objects
  63. 2   Connecting to a database in ISQL=IDH_scsa_database_ISQL
  64. 2   Validating a database=IDH_scsa_database_validate
  65. 2   Extracting from a consolidated database=IDH_scsa_database_extract
  66. 2   Using passthrough mode with remote databases=IDH_scsa_database_passthrough
  67. 2   Disconnecting yourself from databases=IDH_scsa_database_disconnect
  68. 2   Stopping disconnected databases=IDH_scsa_database_stop
  69. 2   Using the SQL Anywhere Utilities
  70. 3     Creating a new database=IDH_scsa_database_create
  71. 3     Upgrading a database=IDH_scsa_database_upgrade
  72. 3     Backing up a database=IDH_scsa_database_backup
  73. 3     Compressing a database=IDH_scsa_database_compress
  74. 3     Uncompressing a database=IDH_scsa_database_uncompress
  75. 3     Creating a write file=IDH_scsa_database_write_file_create
  76. 3     Translating a log file=IDH_scsa_database_log_file_translate
  77. 3     Changing a log file=IDH_scsa_database_log_file_change
  78. 3     Unloading a database=IDH_scsa_database_unload
  79. 3     Extracting a remote database=IDH_scsa_database_extract
  80. 3     Erasing a database=IDH_scsa_database_erase
  81.  
  82. 1 Managing Tables
  83. 2   Showing tables in a database=IDH_scsa_table_show
  84. 2   Creating a new table=IDH_scsa_table_create
  85. 2   Copying tables within/between databases=IDH_scsa_table_copy
  86. 2   Editing properties of a table=IDH_scsa_table_properties
  87. 2   Managing Columns
  88. 3     Showing columns=IDH_scsa_table_column_show
  89. 3     Creating a new column=IDH_scsa_table_column_create
  90. 3     Copying columns within/between tables=IDH_scsa_table_column_copy
  91. 3     Editing properties of a column=IDH_scsa_table_column_properties
  92. 3     Granting/revoking permissions on columns=IDH_scsa_table_column_permissions
  93. 3     Deleting columns=IDH_scsa_table_column_delete
  94. 2   Managing Table Constraints
  95. 3     Managing unique constraints=IDH_scsa_table_unique_constraint
  96. 3     Managing check constraints=IDH_scsa_table_check_constraint
  97. 2   Managing the Primary Key
  98. 3     Showing the primary key=IDH_scsa_primary_key_show
  99. 3     Editing the primary key=IDH_scsa_primary_key_edit
  100. 2   Managing Foreign Keys
  101. 3     Showing foreign keys=IDH_scsa_foreign_key_show
  102. 3     Creating a new foreign key=IDH_scsa_foreign_key_create
  103. 3     Editing properties of a foreign key=IDH_scsa_foreign_key_properties
  104. 3     Deleting foreign keys=IDH_scsa_foreign_key_delete
  105. 1   Showing references from other tables=IDH_scsa_reference_show
  106. 2   Managing Indexes
  107. 3     Showing indexes=IDH_scsa_index_show
  108. 3     Creating a new index=IDH_scsa_index_create
  109. 3     Editing properties of an index=IDH_scsa_index_properties
  110. 3     Validating indexes=IDH_scsa_table_validate
  111. 3     Deleting indexes=IDH_scsa_index_delete
  112. 2   Managing Triggers
  113. 3     Showing triggers=IDH_scsa_trigger_show
  114. 3     Creating a new trigger=IDH_scsa_trigger_create
  115. 3     Editing the code of a trigger=IDH_scsa_trigger_code
  116. 3     Editing properties of a trigger=IDH_scsa_trigger_properties
  117. 3     Deleting triggers=IDH_scsa_trigger_delete
  118. 1   Granting/revoking permissions=IDH_scsa_table_permissions
  119. 2   Validating tables=IDH_scsa_table_validate
  120. 2   Browsing a table's data in ISQL=IDH_scsa_table_ISQL
  121. 2   Deleting tables=IDH_scsa_table_delete
  122.  
  123. 1 Managing Views
  124. 2   Showing views in a database=IDH_scsa_view_show
  125. 2   Creating a new view=IDH_scsa_view_create
  126. 2   Copying views within/between databases=IDH_scsa_view_copy
  127. 2   Editing the code of a view=IDH_scsa_view_code
  128. 2   Editing properties of a view=IDH_scsa_view_properties
  129. 2   Granting/revoking permissions=IDH_scsa_view_permissions
  130. 1   Browsing a view's data in ISQL=IDH_scsa_view_ISQL
  131. 1   Deleting views=IDH_scsa_view_delete
  132.  
  133. 1 Managing Stored Procedures & Functions
  134. 2   Showing procedures in a database=IDH_scsa_procedure_show
  135. 2   Creating a new procedure=IDH_scsa_procedure_create
  136. 2   Copying procedures within/between databases=IDH_scsa_procedure_copy
  137. 2   Editing the code of a procedure=IDH_scsa_procedure_code
  138. 2   Editing properties of a procedure=IDH_scsa_procedure_properties
  139. 2   Granting/revoking permissions=IDH_scsa_procedure_permissions
  140. 2   Testing a procedure in ISQL=IDH_scsa_procedure_test
  141. 2   Deleting procedures=IDH_scsa_procedure_delete
  142.  
  143. 1 Managing Users & Groups
  144. 2   Showing users and groups in a database=IDH_scsa_user_group_show
  145. 2   Creating a new user or group=IDH_scsa_user_group_create
  146. 2   Editing properties of a user or group=IDH_scsa_user_group_properties
  147. 2   Joining groups=IDH_scsa_user_group_join
  148. 2   Leaving groups=IDH_scsa_user_group_leave
  149. 2   Granting/revoking object permissions=IDH_scsa_user_group_permissions
  150. 2   Setting remote permissions for users
  151. 3     Granting remote permissions to users=IDH_scsa_remote_user_grant
  152. 3     Revoking remote permissions from users=IDH_scsa_remote_user_revoke
  153. 1   Deleting users and groups=IDH_scsa_user_group_delete
  154.  
  155. 1 Managing User-defined Data Types
  156. 2   Showing user-defined types in a database=IDH_scsa_uddt_show
  157. 2   Creating a new user-defined type=IDH_scsa_uddt_create
  158. 2   Inspecting properties of a user-defined type=IDH_scsa_uddt_properties
  159. 2   Assigning user-defined types to columns=IDH_scsa_table_column_properties
  160. 2   Deleting user-defined types=IDH_scsa_uddt_delete
  161.  
  162. 1 Managing SQL Remote Replication
  163. 2   Overview=IDH_scsa_SQL_Remote_overview
  164. 2   Managing Publications
  165. 3     Showing publications in a database=IDH_scsa_publication_show
  166. 3     Creating a new publication=IDH_scsa_publication_create
  167. 3     Editing properties of a publication=IDH_scsa_publication_properties
  168. 3     Managing Articles in a Publication
  169. 4       Showing articles=IDH_scsa_article_show
  170. 4       Creating a new article=IDH_scsa_article_create
  171. 4       Editing properties of an article=IDH_scsa_article_properties
  172. 4       Editing properties of an article's table=IDH_scsa_article_table_properties
  173. 4       Deleting articles=IDH_scsa_article_delete
  174. 2     Managing subscriptions for a publication=IDH_scsa_publication_subscription
  175. 2     Using passthrough mode for publications=IDH_scsa_SQL_Remote_passthrough
  176. 2     Deleting publications=IDH_scsa_publication_delete
  177. 2   Managing Users of SQL Remote
  178. 3     Showing users of SQL Remote in a database=IDH_scsa_remote_user_show
  179. 3     Creating a new remote user=IDH_scsa_remote_user_create
  180. 3     Editing properties of a remote user=IDH_scsa_remote_user_properties
  181. 3     Setting remote permissions
  182. 4       Granting remote permissions to users=IDH_scsa_remote_user_grant
  183. 4       Revoking remote permissions from users=IDH_scsa_remote_user_revoke
  184. 2     Managing subscriptions for a remote user=IDH_scsa_remote_user_subscription
  185. 3     Setting the publisher of a database=IDH_scsa_publisher_set
  186. 3     Extracting a database for a remote user=IDH_scsa_remote_user_extract
  187. 2     Using passthrough mode for remote users=IDH_scsa_SQL_Remote_passthrough
  188. 3     Deleting users of SQL Remote=IDH_scsa_remote_user_delete
  189. 2   Managing Message Types
  190. 3     Showing message types in a database=IDH_scsa_message_type_show
  191. 3     Creating a new message type=IDH_scsa_message_type_create
  192. 3     Editing properties of a message type=IDH_scsa_message_type_properties
  193. 3     Assigning message types to remote users=IDH_scsa_remote_user_properties
  194. 3     Deleting message types=IDH_scsa_message_type_delete
  195. 1   Starting replication (extracting remote databases)=IDH_scsa_SQL_Remote_extract
  196. 1   Deploying remote databases=IDH_scsa_SQL_Remote_deploy
  197. 1   Using passthrough mode with remote databases=IDH_scsa_SQL_Remote_passthrough
  198.  
  199. 1 Managing Database Spaces
  200. 2   Showing spaces in a database=IDH_scsa_dbspace_show
  201. 2   Creating a new space=IDH_scsa_dbspace_create
  202. 2   Editing properties of a space=IDH_scsa_dbspace_properties
  203. 2   Deleting spaces=IDH_scsa_dbspace_delete
  204.  
  205. 1 Managing Connected Users
  206. 2   Showing users connected to a database=IDH_scsa_connected_user_show
  207. 2   Inspecting properties of a connected user=IDH_scsa_connected_user_properties
  208. 2   Disconnecting a connected user=IDH_scsa_connected_user_disconnect
  209.  
  210. 1 Other Topics
  211. 2   Drag-and-drop summary=IDH_scsa_drag_and_drop
  212. 2   Using ISQL with SQL Central
  213. 3     Connecting to a database in ISQL=IDH_scsa_database_ISQL
  214. 3     Browsing a table's data in ISQL=IDH_scsa_table_ISQL
  215. 3     Browsing a view's data in ISQL=IDH_scsa_view_ISQL
  216. 3     Testing a stored procedure in ISQL=IDH_scsa_procedure_test
  217. 2   Using SQL Central's Code Editor
  218. 3     Overview=IDH_sc_code_editor_overview
  219. 3     Setting the display font=IDH_sc_code_editor_font
  220. 3     Finding text=IDH_sc_code_editor_find
  221. 3     Replacing text=IDH_sc_code_editor_replace
  222. 3     Jumping to a line number=IDH_sc_code_editor_goto_line
  223. 3     Opening an external file=IDH_sc_code_editor_open_file
  224. 3     Saving code as an external file=IDH_sc_code_editor_save_file
  225. 3     Executing code as DDL=IDH_sc_code_editor_execute
  226. 3     Using the toolbar=IDH_sc_code_editor_toolbar
  227. 3     Using the status bar=IDH_sc_code_editor_status_bar
  228.  
  229.