AquaFold
HOME SCREENSHOTS DOWNLOAD DOCUMENTATION SUPPORT LICENSING CONTACT
 

Documentation: Aqua Data Studio 6.5 - New Features     HTML Documentation download, ZIP: ads-docs.zip (Size: 84.7MB) / ads-docs-no-shots.zip (Size: 1.2MB)
  Getting Started
  Installation
  JDBC Drivers
   Oracle 8i
   Oracle 9i
   Oracle 10g
   DB2 7.2
   DB2 8.1
   DB2 9.0
   SQL Server
   Sybase ASE
   Sybase Anywhere
   Sybase IQ
   Informix
   PostgreSQL
   MySQL
  Memory Configuration
  Character sets
  Registering Servers
   MSDE 2000
   SQL Express 2005
   PostgreSQL SSL
  Application
   Browser and Scripting
   Visual Editing
   SQL History and Archive
   Shortcut Toolbar
   Key Mappings
   Key Mapping Assistant
   Custom Keymap Profiles
   Options
   Settings
   New Frame Window
   Details View
   Command Line
  Query Window
   Basics
   Toolbar
   Server Side Comments
   SQL Automation
   Aqua Commands
   Morph to Delimited List
   Results
   Save Results
   Auto-completion
   Popup Menu
   SQL Formatter
   Permissions
   Parameterized
   Pivot Results (Grid and Chart)
   Grid Results (Grid and Chart)
  Editors
   SQL Editor
   Text Editor
   HTML Editor
   XML Editor
   Regular Expressions
  Image Viewer
  Visual Explain Plan
   Basics
   Explain Plan
   Explain Diagram
   Whiteboard
  Procedure/Package Editor
  SQL Debugger
   Sybase Debugger
  Tools
   Table Data Editor
   Schema Script Generator
   Server Script Generator
   ER Diagram
   Query Builder
   Import Tool
   Export Tool
   Execution Monitor
  Compare Tools
   Schema Compare
   Tab Compare
   Directory Compare
   File Compare
   Copy History Compare
   Results Compare
  Oracle DBA Tools
   Instance Manager
   Storage Manager
   Rollback Manager
   Log Manager
   Security Manager
   Session Manager
   SGA Manager
   Server Statistics
  SQL Server DBA Tools
   Instance Manager
   Storage Manager
   Security Manager
   Session Manager
   SQL Agent Manager
  Sybase DBA Tools
   Instance Manager
   Storage Manager
   Security Manager
   Session Manager
  Source Control
   Subversion
   CVS
Query Window - Permissions

Aqua Data Studio Query Analyzer permissions based on server types and server connections, allow users to prevent catastrophic mistakes by restricting what type of SQL statements may be executed in the query window by a user.
Query Window - Permissions
A user may set default application permissions for production, development and test servers which will automatically set permissions when registering new server. Permissions may then be customized per server in the Server Registration dialog's permission tab. If the user attempts to execute an SQL statement that he does not have permissions for, then an error message will be displayed in the results indicating that he does not have permissions to do so.

Default Permissions are defined in File->Options->Permissions to set the default permissions by server type. The Server Registration dialog contains permissions tab to specify Query Analyzer permissions. Permissions are set by selecting Server Type, and are modifiable after server selection.

Permissions:

  • Allows SELECT Statements - Determines whether SELECT statements may be executed in the Query Analyzer window for this server connection.
  • Allows INSERT Statements - Determines whether INSERT statements may be executed in the Query Analyzer window for this server connection.
  • Allows UPDATE Statements - Determines whether UPDATE statements may be executed in the Query Analyzer window for this server connection.
  • Allows DELETE Statements - Determines whether DELETE statements may be executed in the Query Analyzer window for this server connection.
  • Allows TRUNCATE Statements - Determines whether TRUNCATE statements may be executed in the Query Analyzer window for this server connection.
  • Allows DDL Statements - Determines whether DDL (CREATE/ALTER/DROP) statements may be executed in the Query Analyzer window for this server connection.
  • Allows All Ohter SQL Statements - Determines whether SQL statements other then SELECT, INSERT, UPDATE, DELETE, TRUNCATE, CREATE, ALTER or DROP may be executed in the Query Analyzer window for this server connection.
  • Visual Editing: Allows CREATEs: Determines whether CREATEs are allowed for objects for servers.
  • Visual Editing: Allows ALTERs: Determines whether ALTERs are allowed for objects for servers.
  • Visual Editing: Allows DROPs: Determines whether DROPs are allowed for objects for servers.
  • Visual Editing: Allows View Properties: Determines whether Viewing Properties for objects is allowed for servers.
  • Table Data Editor: Allow Open Window: Determines whether opening Table Data Window is allowed for this server connection
  • Table Data Editor: Allow INSERTs: Determines whether INSERTs are allowed for objects for servers
  • Table Data Editor: Allow UPDATEs: Determines whether UPDATEs are allowed for objects for servers
  • Table Data Editor: Allow DELETEs: Determines whether DELETEs are allowed for objects for servers
  • Table Data Editor: Allow Primary Key definition changes: Determines whether Primary Key definitions can be changed for servers.

Query Permission Options
Query Permissions Options
Query Permission Example
Query Permissions Example
Home Screenshots Downloads Documentation Support Licensing Contact Copyright© 2001-2007 AquaFold, Inc. All Rights Reserved