During installation, you can select an option to install Toad as a read-only application. This lets you query data and view objects using Toad, but all actions that can impact the database (Create, Alter, Drop, Insert, Update, etc.) are disabled or hidden. This ensures that you can use Toad without worrying about committing a change to a sensitive production instance. The following image shows an example of the differences between a typical and a read-only installation:
To install a read-only version of Toad Data Point
During installation, select the Read-only option.
To change an existing installation to read-only
Review the following additional considerations/limitations before using a Toad read-only installation.
Consideration/Limitation | |
---|---|
Additional limitations for IBM DB2 z/OS connections |
When using an IBM DB2 z/OS connection in a read-only install of Toad, please note the following additional limitations:
|
Silent installation provides a convenient method for deploying Toad to multiple machines. With some customization, you can also deploy the license key and settings at the same time.
Before performing a silent installation, review the following to determine which installer to use:
Installer |
Advantages |
Disadvantages |
Executable file (.exe) |
Silent installation using the .exe file has the following advantages:
|
Silent installation using the .exe file has the following disadvantages:
|
Microsoft Installer file (.msi) |
Supports deployment of Toad settings files and license keys. |
Silent installation using the .msi file has the following disadvantages:
|
Before you perform a silent installation, you must install the following software on every computer where you are installing Toad:
Use the executable file to perform a silent install to the default directory (or to a different directory) and to specify options such as logging installation messages.
To perform a silent install using the executable file
For a standard installation with all features enabled, enter the following command:
“ToadInstaller.exe” /S
For a read-only installation with create, alter, and drop functionality disabled, enter the following command:
“ToadInstaller.exe” /S READONLY=TRUE
You can customize MSIEXEC command-line options and overrides for your installation similar to the following command:
“ToadInstaller.exe” /S /Lx “C:\temp\installLog.txt” INSTALLDIR=”Drive:\your_install_path” USERNAME=”some_user” COMPANYNAME=”your_company” ALLUSERS=1
Use the following descriptions to customize the command-line options and overrides for your installation.
Command-Line Options
The following MSIEXEC command-line options are used in this example:
Option |
Description |
---|---|
/L “C:\temp\ |
(Optional) Write installation messages to the specified log. You can append other options, such as x for debug (used in the previous example) or v for a verbose log. See the log section at http://msdn2.microsoft.com/en-us/library/aa367988.aspx for more information about additional logging options. Also, substitute “C:\temp\installLog.txt” in the example with the fully qualified name of the log file. Enclose this value in double quotations. The installation process creates this file if it does not exist. Otherwise, the existing file is overwritten. |
Toad Default Installation Option Overrides
You can specify the following values to override Toad’s default installation options. Enclose each value in double quotations.
Option |
Description |
---|---|
INSTALLDIR |
(Optional) Specify the absolute path for the directory in which you want to install Toad. If you do not include this path, the installation program defaults to: C:\Program Files (x86)\Dell\Toad Data Point3.7. |
ALLUSERS |
(Optional) Specify one of the following:
Note: If you do not specify this property, the installation program defaults to a per-user installation. |
USERNAME |
(Optional) Specify the user that intends to use Toad on the target computer. Notes:
|
COMPANYNAME |
(Optional) Specify the name of the company that owns this installation. |
Notes:
|
To perform a silent install using msi
For a standard installation with all features enabled, enter the following command:
msiexec /i “ToadInstaller.msi” /q
For a read-only installation with create, alter, and drop functionality disabled, enter the following command:
msiexec /i “ToadInstaller.msi” /q READONLY=TRUE
You can customize command-line options and overrides for your installation similar to the following:
msiexec /i “ToadInstaller.msi” INSTALLDIR= “Drive:\your_install_path” /q USERNAME=”someone” COMPANYNAME=”your_company” ALLUSERS=1
Command-Line Options
The following MSIEXEC command-line options are used in this example:
Option | Description |
---|---|
/i | Run the installation. |
/q |
Specify the user interface (UI) that displays during installation. You can append other options, such as n to hide the UI or b to hide the Cancel button during the installation. |
Note: All command-line options are case-insensitive. See http://msdn2.microsoft.com/en-us/library/aa367988.aspx for a complete list of command-line options. |
Toad Default Installation Option Overrides
You can specify the following values to override Toad’s default installation options. Enclose each value in double quotations.
Option |
Description |
---|---|
INSTALLDIR |
(Optional) Specify the absolute path for the directory in which you want to install Toad. If you do not include this path, the installation program defaults to: C:\Program Files (x86)\Dell\Toad Data Point3.7. |
ALLUSERS |
(Optional) Specify one of the following:
Note: If you do not specify this property, the installation program defaults to a per-user installation. |
USERNAME |
(Optional) Specify the user that intends to use Toad on the target computer. Notes:
|
COMPANYNAME |
(Optional) Specify the name of the company that owns this installation. |
Notes:
|
You can create a Microsoft transform (.mst) file that deploys the license key, custom settings, and connections for users when performing a silent install using the .msi file. You can also use the .msi file to perform a basic silent install using the default directory (or install to a different directory) and to specify command-line options and default installation overrides. See Perform Silent Installation Using MSI for more information if you are not creating a transform file.
Note: (MSI installs on Windows Vista and 7) If you are using MSI to install Toad on Windows Vista or 7 with UAC enabled, you can install a file that adds a "Run as administrator" option when right-clicking the MSI file: http://www.symantec.com/connect/downloads/msi-run-administrator-context-menu-vista.
Note: The installer does not verify that system requirements have been met before installing. If you do not want to manually verify system requirements, you should use the .exe file for the silent install.
The following procedure uses the Wise Installer to create the transform file.
To create a transform file that includes custom Toad settings
Select Tools | Configuration Wizard from the Toad menu and complete the Configuration wizard. This wizard creates an initial settings file (Settings.xml).
Select each page in the window and set any options you want to deploy. These options create a module settings folder and files.
Exit Toad. Upon exiting, a Connections file is created.
File to Add |
Windows Vista, Windows Server 2008, Windows 7 |
---|---|
Settings.xml |
C:\Users\ username\AppData\Roaming\ Quest Software\Toad Data Point 3.7. |
ModuleSettings folder and files |
C:\Users\username\AppData\Roaming\ Quest Software\Toad Data Point 3.7\ModuleSettings. |
Connections.xml |
C:\Users\username\AppData\Roaming\ Quest Software\Toad Data Point 3.7. |
Toad must be installed on the Citrix server by the Citrix administrator. Users then connect to this instance through their Citrix login.
Note: Limited testing has been performed for Citrix XenApp™ 5.0 support on Windows Server® 2003 and for Citrix XenApp 6.5 on Windows Server 2008 R2.
To install Toad on a Citrix system
Connect to the Citrix Environment as an administrator.
Copy Toad to the Citrix server, if needed.
Start the Toad installation process.
Repeat steps 2 through 4 for each server in the Citrix farm.
Note: Although you must install Toad on every server in the Citrix farm, you only need to publish Toad once.
Review the following considerations regarding licensing:
To upgrade Toad
If you are upgrading from a previous version of Toad, you are prompted to migrate your settings the first time you start Toad. The settings files include database connections, layout customizations, shortcut keys, and options customized in the Options pages.
To migrate the settings again, remove or rename the current version's Application Data folder and migrate the files from the previous version's Application Data folder.
Note: Local Storage databases and database objects persist between versions (releases) of Toad Data Point.
© ALL RIGHTS RESERVED. Feedback Terms of Use Privacy