Toad® for SQL Server

Version 5.6 (Click here for previous versions)

Release Notes

November 07, 2011


Contents

Welcome to Toad

New in This Release

Resolved Issues and Enhancements

Known Issues

Third Party Known Issues

System Requirements

Global Operations

Getting Started

For More Information


Welcome to Toad

With Toad, developers and database administrators can use a familiar, proven tool to manage databases. Toad empowers developers and administrators, of varying skill levels, to rapidly create and execute queries, automate database object management and develop SQL more efficiently.

Toad also provides utilities to compare, extract and search for objects, manage projects, import/export data and administer the database, while increasing your productivity and delivering access to an active user community.


New in This Release

New Features in 5.6

General

Database Administration

Object Explorer

Object Management

Connection Manager

Query Development

Code Completion

Editor

Result Sets tab

Data Management

Create Snapshot

Create Snapshot functionality is now supported. You can take a snapshot, revert to a snapshot and it.

Unlike backup a snapshot requires less hard disk space and is recommended for report purposes.

Index Fragmentation

The process of index defragmentation became more customizable. To avoid time-consuming and excessive IO you can now set one of the scanning modes:

Version Control

Toad now provides basic support of TFS 2010.

For TFS 2010, specify the server where your version control provider is installed and the port number (default is 8080) to use in the following format:

http://MyServer:Port/TFS


Resolved Issues and Enhancements

The following is a list of issues addressed and enhancements implemented in this release.

Feature

Resolved Issue

Defect ID

Automation

Fixed issue with not being able to open Automation scripts created in Toad prior to 5.5 and containing FTP activity in Toad for SQL Server 5.5.

ST79418

Fixed issue "If no database connected, all activities show blank Activity Input and TSS throws exception after the user adds some activities continuously".

ST91519
Code Completion Smart GROUP BY: The columns are automatically offered for grouping. ST80104
Multiple values can be selected from IN, ALL or ANY operators. ST82067
When typing SELECT* INTO, the list of schemas on the current database is displayed instead of built-in function list. ST82125
Fixed issue with Code Completion disappearing on "select @" query. ST89613

Fixed issue with scripting errors occurring when creating table aliases.

ST91072

Fixed issue with error occurring when INSERT INTO @ is written.

ST90953

Fixed issue with showing only functions in CC list when working with aliases.

ST89591

Fixed issue with exception occurring on switch between Editors and on SELECT when running two days opened session.

ST82522

Connection Manager Allows changing category of several connections in the connection manager. ST68809
Data Compare & Sync Fixed issue with exception occurring during data script generation provided that index was disabled for the table. ST91073
Data Grid Fixed issue with altering view when View Details or Data tabs were open and data set existed. ST89448
Database Snapshots "Schedule job" tab is added to "Revert DB to snapshot" window. ST88082
"Close existing connections" option is added. ST88083
Debugger Fixed issue with exception occurring when running debug several times for the same function.

ST91956

ST91925

ER Diagram Diagram offers to print to pdf, html, excel and image. ST78477
Installation Fixed issue with exception occurring during Toad installation on Code Optimization step. ST90747
Import Wizard

Fixed issue with error occurring when importing query from the table that has NULL value cells in non-text columns into the new table if discard file is selected.

ST85881
Job Management Fixed issue with Steps tab not displaying scripts. ST88760
When "Execute script immediately as a job" option is disabled because the Agent is not started, user can see the corresponding warning note. ST89561

Object Details (DOV)

Fixed issue with not displaying info about any existing unique key on table.

ST74383

Fixed issue with incorrect displaying of SQLAGENT and ERRORLOG files.

ST91341

Object Editor (DOE) Fixed issue with disabled "Execute trigger" option. ST89837
Fixed issue when user could not create triggers on views. ST89890
Fixed issue when Toad did not recognize changing column data type from Int to Bigint as altering of the table. ST89402
Fixed issue with having no ability to change formatting when creating nonclustered indexes. ST89787
Fixed issue with exception occurring when inputting SELECT+<space> query in the Create View DOE and when dropping views. ST91040
Fixed issue when user was prompted input OUTPUT parameter value in running functions and procedures. ST87810
Fixed issue with exception occurring when creating like or altering synonyms. ST91066
Fixed issue with incorrect scripting of user permissions in DOE. Connect item is removed from Grant options list as well as Take ownership item. The missing Impersonate item was added to Grant options list. ST90910
Fixed issue with progress indicator while running compression analysis.

ST90547

Fixed issue with incorrect script generated when attaching database.

ST90434

Object Explorer The objects can be sorted ignoring schema. ST88095
Using Toad for Oracle skin you can now open Object Details for all objects, even newly created without replacing older tabs. ST88092
Fixed issue with disabled context menu when the RHS is updating. ST90940
Fixed issue with disabling main context menu when the submenu items (for example under Tasks node) are selected. ST89439
Fixed issue with unavailable column info in the background thread. ST90407

Fixed issue "Currently, if you select the Enable database backup checking checkbox in Tools | Options | Database | SQL Server, the list of databases in the Object Explorer do not indicate the backup status until you press F5 to refresh the list."

ST63855
Fixed issue with the cursor located at the bottom of the file, when a stored procedure or function script is opened in Editor.

ST89338

Query Builder

Fixed issue: "If you execute a query and create a pivot grid in the Pivot & Chart tab, and then re-execute the query and attempt to create a pivot grid with the second result set, a "Selected result cannot be analyzed in a pivot grid. Either the result is empty or the query is still active" message displays."

ST71065

Report Manager

Fixed issue with producing blank "Database User Details" report.

Note: When migrating settings from the previous version of Toad, updated "Database User Details" report template will be automatically overwritten by the invalid one. To avoid overwriting:

  1. Before starting Toad and migrating files, open the following folders:

    • For Windows XP—C:\Documents and Settings\<user>\Application Data\Quest Software\Toad for SQL Server 5.6\Templates\Reports\Reports (SQL Server 2000)\DBA's Reports

      and

      C:\Documents and Settings\<user>\Application Data\Quest Software\Toad for SQL Server 5.6\Templates\Reports\Reports (SQL Server 2005)\DBA's Reports

    • For Windows 7—C:\Users\<user>\AppData\Roaming\Quest Software\Toad for SQL Server 5.6\Templates\Reports\Reports (SQL Server 2000)\DBA's Reports

      and

      C:\Users\<user>\AppData\Roaming\Quest Software\Toad for SQL Server 5.6\Templates\Reports\Reports (SQL Server 2005)\DBA's Reports

  2. Copy Database User Details.tdr files to the alternative location.
  3. Start Toad and run the migration.
  4. Paste Database User Details.tdr files to their original location.

ST90667

SQL Editor Fixed issue with Toad attempting to read protected memory when user opens the context menu in the Result Set pane several times. ST90273
Fixed issue with the Editor not responding after executing the query SELECT * from the view which was changed in Alter View DOE.

ST91443

Fixed issue with exception occurring when opening context menu for XML document sent to the Editor. ST90273

Known Issues

The following is a list of issues known to exist at the time of this release.

Feature

Known Issue

Defect ID

Startup

(Windows Vista on Toad client only) If you initially start Toad when logged in as a standard user and enter a license key, the license key should be saved to:

C:\Program Files\Quest Software\Toad for SQL Server5.6

However, a standard user does not have write privileges in Vista to C:\Program Files so the key is saved to the following directory instead: C:\Users\username\AppData\Local\VirtualStore\Program Files\Quest Software\Toad for SQL Server 5.6

If you later start Toad as an administrator, you are prompted to enter the key again because it is not in the C:\Program Files directory.

N/A

If intending to hibernate the machine with the open connections to the servers that might be unavailable at the next startup, it is recommended to disconnect first due to risk of data loss. N/A
Code Completion Current time displayed in Code Completion in SELECT query with NOLOCK parameter. ST85142
User functions are not displayed in CC list. ST91806
Code Completion provides limited support of SELECT * INTO. ST87112
Connection Manager

Cannot establish Named Pipes connection if "Poll service status in connection list" option is selected.

Workaround:

Clear "Poll service status in connection list" checkbox on the Tools | Options | Database | General page.

ST86603
Data For some queries, attempting to right-click a row and select Row Count results in a message stating that the row count could not be determined. N/A
Debugger Remote debug do not work when Toad is installed on 64-bit OS. ST82044
Editor Toad may hang after applying Short Format Uppercase Keywords or Short formats to large scripts.

ST83268

Execution Plan

You cannot generate an estimated execution plan for queries containing local temporary tables because the execution plan uses a different connection to generate the plan and does not know about the temp table.

Workaround:
Use the actual execution plan button to generate execution plans for SQL that contains a temp table.

N/A
Export Wizard/ One Click Export

Limitations when exporting fractional seconds:

  • When exporting to an Access Database File, exports do not support fractional seconds, so the additional data is not exported.

  • When exporting to an Excel instance, exports support only 3-digits for fractional seconds. However, if you export to an Excel file, it supports all fractional seconds.

N/A

Avoid using Excel for exporting if your data has numeric values that require a high precision because Excel's precision is limited to 15 digits. If you export numbers with more precision, the values are rounded. If you export boundary numbers (max, min), rounded numbers will exceed the data type limit.

N/A

Job Manager SQL Azure connections currently display in the Job Manager even though the Job Manager is not available for SQL Azure. ST75721
You cannot manually input dates in the Schedule tab. The date cannot be changed. ST91836
Log Reader User information only displays for operations in the sessions that are currently open. Backups do not contain this information because only the SPID information is available to them.

ST37112

SQL Azure connections currently display in the Read Log wizard even though the Log Reader is not available for SQL Azure. ST75720
Object Explorer/ Database Explorer

Table and Index Partitioning:

  • Currently, you cannot create or manage a partition on a table or index that includes a FileStream column.
  • Currently, estimating index compression savings runs a full table compression savings query, so the estimation may be slow on large tables.

ST59194

ST68131

FDCC: User cannot start/stop SQL Agent running Toad with Regular or Admin User account on the client side in some limited environments.

Workaround:

Start the SQL Agent on the server side.

ST91618
Query Builder Incorrect script is generated for queries containing aliases with more than one word. ST90493
Service Broker Currently, Service Broker does not support SQL Server 2008. ST60874

Version Control

If you migrate settings when upgrading Toad, you may have to reconfigure the repository setting in version control if a "Failed to open the settings for module Version Control reverting to defaults" error displays.

Workaround:
To reconfigure the repository, select Tools | Options | Version Control | Defaults and select the previous repository in the Version control folder field. Your previous project settings are applied.

N/A

In previous releases, the method Toad used to generate the script was different than the current method. After upgrading Toad, a message may display stating that objects or files in version control are different than the local version. If your local version is current, you should check the objects and files into version control.

N/A

TFS 2010: Script is missing when trying to get the latest version of the object. ST89135

Third Party Known Issues

The following is a list of third party issues known to exist at the time of this release.

Feature Known Issue Defect ID
Automation

If you are running Windows XP with Service Pack 2 in strong security mode, Windows blocks you from opening zip files sent by Automation if they were created using the Windows Compression wizard. This is a security feature in Windows.

Workaround:

  1. Save the zip file to your computer.

  2. Right-click the saved zip file and select Properties

  3. Select the Unblock checkbox.

N/A

Excel

If an Excel file is open in Toad, you cannot open the same file in a separate Excel instance. To review this and other limitations when using Excel in the Web Browser, see "Considerations When Using the WebBrowser Control" at: http://support.microsoft.com/kb/304662.

ST42486

Export Wizard/
One Click Export

To export to an Office 2003 or 2007 Excel instance, the Office Primary Interop Assemblies (PIAs) must be installed. You can install the PIAs from one of the following locations:  

2003 PIAs:

http://www.microsoft.com/downloads/details.aspx?FamilyID=3c9a983a-ac14-4125-8ba0-d36d67e0f4ad&DisplayLang=en  

2007 PIAs:

http://www.microsoft.com/downloads/details.aspx?familyid=59DAEBAA-BED4-4282-A28C-B864D8BFA513&displaylang=en  

N/A

Import Wizard Importing large data sets from Excel (approximately 650,000 rows) is not recommended because of the amount of time it may take. This issue occurs because the Excel import component maintains the output in memory until the import completes. This can cause performance issues depending on the available system resources. CR#219754

System Requirements

Client Requirements

Before installing Toad, ensure that your client system meets the following minimum hardware and software requirements:

Platform

600 MHz minimum, 1 GHz recommended

Memory

512 MB of RAM minimum, 1 GB recommended

Note: The memory required may vary based on the following:

  • Applications that are running on your system when using Toad for SQL Server
  • Size and complexity of the database
  • Amount of database activity
  • Number of concurrent users accessing the database

Hard Disk Space

104 MB to run Toad for SQL Server

Note: The disk space required may vary based on the edition of Toad selected for installation.

Operating System

Windows Server 2003

Windows XP Professional (32-bit or 64-bit)

Windows Vista (32-bit or 64-bit)

Windows Server 2008 (32-bit or 64-bit)

Windows Server 2008 R2 (64-bit)

Windows 7 (32-bit or 64-bit)

Important: Toad uses the Microsoft Distributed Transaction Coordinator (DTC) when opening a SQL file to get Full-Text Search status, but DTC is disabled by default on Windows Vista, Windows Server 2008 and Windows 7. If you are using either operating system, ensure that Network DTC access is enabled on the Toad client. See http://technet.microsoft.com/en-us/library/cc753510(WS.10).aspx for more information about enabling DTC access.

.NET Framework

Microsoft .NET Framework 3.5 (Service Pack 1)

Note: The following conditions apply:

  • If you have the .NET Framework 4.0 installed, you must still install the .NET Framework 3.5 (Service Pack 1).
  • The .NET Framework Client Profile is not supported.
  • To run Toad for SQL Server, the .NET security policy must be set to unrestricted.

Additional Requirements

Web Browser

Microsoft Internet Explorer 6.0 or later

Spatial Data Types

To work with spatial data types used in SQL Server 2008, you must install SQL Server 2008 Client Tools or SQL Server Management Studio 2008.

Copy/Move Database Wizard

The SQL Server Backward Compatibility package is required to use the Copy/Move Database wizard.

Log Reader

The Log Reader requires version 8.0 DLL files in the Microsoft Visual C++ 2005 SP1 Redistributable Package. If these files do not exist on the client, you will need to install them to use some functionality in the Log Reader.

http://www.microsoft.com/downloads/details.aspx?FamilyID=200B2FD9-AE1A-4A14-984D-389C36F85647&displaylang=en

Server Requirements

Before installing Toad, ensure that your server meets the following minimum hardware and software requirements:

Operating System

Windows Server 2000 Service Pack 4 or later

Windows 2000 Professional Edition Service Pack 4 or later

Windows XP (32-bit with Service Pack 2 or later and 64-bit)

Windows Server 2003 (32-bit or 64-bit) Service Pack 1 or later

Windows Vista (32-bit or 64-bit)

Windows Server 2008 (32-bit or 64-bit)

Windows Server 2008 R2 (64-bit)

Windows 7 (32-bit or 64-bit)

Database Server

SQL Server 2000 (Service Pack 3 or later)

SQL Server 2005 (Service Pack 2 or later) and SQL Server 2005 Express

SQL Server 2008 and SQL Server 2008 Express

SQL Server 2008 R2 and SQL Server 2008 R2 Express

Note: SQL Server Compact Edition is not supported.

Cloud Database Service

SQL Azure

Note: To connect to SQL Azure, you must have read access to the master database.

SQL Server databases running on Amazon EC2

.NET Framework Microsoft .NET Framework 3.5 (Service Pack 1)

Additional Requirements

Maintenance Plans

To take advantage of Integration Services (SSIS) in maintenance plans, you must install the following: 

  • Integration Services that may be a part of the Client Tools 2005/2008 or a part of SQL Server
  • (For SQL Server 2008 only) Management Tools - Basic

Virtualization Support

Application Virtualization

Limited testing has been performed for Citrix XenApp 5.0 support on Windows Server 2003.

Limited testing has been performed for Citrix support on Windows Server 2003 Enterprise Server (Service Pack 2) using the MetaFrame Presentation Server 5.0 and Citrix Presentation Server Clients 10.2.

Desktop Virtualization (VDI)

Toad has been tested with Quest vWorkspace 7.0 running Windows 7 Enterprise 32 bit.

Note: Toad may work in virtualization environments other than the ones in which it was tested.

User Requirements

User Requirements to Install Toad

Only Windows Administrators and Power Users can install Toad.

If an Administrator installs Toad, the Administrator can share the Toad shortcut icon on the desktop and menu items with any user—a Power User, Restricted User, Vista standard user—on the computer.

If a Power User installs Toad, a Restricted User cannot do the following:

User Requirements and Restrictions for Running Toad

The following describes the requirements and restrictions for users who launch and run Toad:


Global Operations

This section contains information about installing and operating this product in non-English configurations, such as those needed by customers outside of North America. This section does not replace the materials about supported platforms and configurations found elsewhere in the product documentation.

This release is Unicode-enabled and supports any character set. It supports simultaneous operation with multilingual data. This release is targeted to support operations in the following regions: North America, Western Europe and Latin America, Central and Eastern Europe, Far-East Asia, Japan.

This release has the following known capabilities or limitations: No known limitations.

Back to Top


Getting Started

Contents of the Release Package

The Toad release package contains the following products:

  1. Toad for SQL Server 5.6
  2. Product Documentation, including:

Installation Instructions

See "Toad for SQL Server Installation Guide" for more information.


For More Information

Contact Quest Software

Email

info@quest.com

Mail

Quest Software, Inc.

World Headquarters

5 Polaris Way

Aliso Viejo, CA 92656 

USA

Web site

www.quest.com

See our web site for regional and international office information.

Contact Quest Support

Quest Support is available to customers who have a trial version of a Quest product or who have purchased a Quest product and have a valid maintenance contract. Quest Support provides unlimited 24x7 access to SupportLink, our self-service portal. Visit SupportLink at http://support.quest.com.

From SupportLink, you can do the following:

View the Global Support Guide for a detailed explanation of support programs, online services, contact information, policies and procedures. The guide is available at: http://support.quest.com.

Toad Community

Get the latest product information, find helpful resources, and join a discussion with the Toad for SQL Server Quest team and other community members. Join the Toad community a http://toadforsqlserver.com/index.jspa.

Back to Top


© 2011 Quest Software, Inc.

ALL RIGHTS RESERVED.

This guide contains proprietary information protected by copyright. The software described in this guide is furnished under a software license or nondisclosure agreement. This software may be used or copied only in accordance with the terms of the applicable agreement. No part of this guide may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopying and recording for any purpose other than the purchaser’s personal use without the written permission of Quest Software, Inc.

The information in this document is provided in connection with Quest products. No license, express or implied, by estoppel or otherwise, to any intellectual property right is granted by this document or in connection with the sale of Quest products. EXCEPT AS SET FORTH IN QUEST'S TERMS AND CONDITIONS AS SPECIFIED IN THE LICENSE AGREEMENT FOR THIS PRODUCT, QUEST ASSUMES NO LIABILITY WHATSOEVER AND DISCLAIMS ANY EXPRESS, IMPLIED OR STATUTORY WARRANTY RELATING TO ITS PRODUCTS INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. IN NO EVENT SHALL QUEST BE LIABLE FOR ANY DIRECT, INDIRECT, CONSEQUENTIAL, PUNITIVE, SPECIAL OR INCIDENTAL DAMAGES (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS INTERRUPTION OR LOSS OF INFORMATION) ARISING OUT OF THE USE OR INABILITY TO USE THIS DOCUMENT, EVEN IF QUEST HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. Quest makes no representations or warranties with respect to the accuracy or completeness of the contents of this document and reserves the right to make changes to specifications and product descriptions at any time without notice. Quest does not make any commitment to update the information contained in this document.

If you have any questions regarding your potential use of this material, contact:

Quest Software World Headquarters
LEGAL Dept
5 Polaris Way
Aliso Viejo, CA 92656

www.quest.com
email: legal@quest.com

Refer to our web site for regional and international office information.

Trademarks

Quest, Quest Software, the Quest Software logo, Benchmark Factory, LiteSpeed, SQL LiteSpeed, Toad, T.O.A.D., Toad World, and vToad are trademarks and registered trademarks of Quest Software, Inc in the United States of America and other countries. For a complete list of Quest Software’s trademarks, please see http://www.quest.com/legal/trademark-information.aspx. Other trademarks and registered trademarks used in this guide are property of their respective owners.