Release Notes
Thursday, January 9, 2025
Contents
Toad® Data Point is a multi-platform database query tool built for anyone who needs to access data, understand data relationships, and quickly produce reports.
With Toad Data Point, you can:
Toad Data Point provides a full-featured Database Explorer, Query Builder, and Editor for the following databases:
Toad Data Point also provides querying and reporting functionality via the following provider types:
ODBC Connections
The purpose of the ODBC provider is to offer basic connection and querying capabilities to any database that supports an ODBC 3.0 or later driver. For a list of databases tested with the ODBC provider, see the System Requirements in the Release Notes. This form of connectivity allows connections to databases such as Netezza, IBM iSeries, Ingres, and Vertica™. Because this form of connectivity is generic, it is not full-featured and may not be as robust as the fully-exploited providers for the other databases.
Business Intelligence and NoSQL Data Sources
Toad Data Point provides users with the ability to connect to non-traditional data sources, such as Business Intelligence and NoSQL sources. You can connect to these data sources and explore data and objects, query data, report results, and automate tasks.
The following data sources are supported:
Business Intelligence |
SAP Business Objects™ | Google Analytics™ | OData | Oracle BI Enterprise | Salesforce® | SharePoint® | SQL Server Analysis Services |
NoSQL |
Azure Table Service | Cassandra™ | Cloudera Impala | DynamoDB | HBASE™ | Hive™ | MongoDB™ |
Toad Data Point 6.4 is a minor release with new features, security enhancements, and resolved issues.
In Toad Data Point 6.4 the following new features were implemented:
Toad now enables you to define a list of specific values that can be used for a bind variable in a query that has been created in the Query Builder or Query Editor.
This list of predefined values will be saved in the Query Builder, Query Editor or Workbook file and transferred as a part of any downstream step available in Toad (Pivot, Transform and Cleanse, Dimensional View…).
Selected values from the list can be changed at any point in time (before and during query execution) in Toad Data Point/Toad Workbook or Toad Intelligence Central (if the objects are published). Another novelty introduced with this feature is that you will be able to specify multiple values for a bind variable when using the IN\NOT IN operator.
• Toad Query Builder\ Query Editor
Variable options for defining the default value(s) for bind variables used in the query can be accessed via the Variables toolbar icon in the Query Builder and Query Editor tab(s).
as well as the Variable icon\option in Toad Workbook
The options for creating a list of predefined variable values are available after clicking on the variable name link that will open the Define variable prompt values window.
• Toad Automation
Toad Automation allows you to create a list of predefined variable values via the Set Variable System Activity. To enable the advanced variable options, the Prompt during run checkbox needs to be selected. After the checkbox is ticked, the Define variable prompt values link appears along with a field for selecting the connection that will be used to run the query which populates the list of predefined values for the specific variable.
The following options for defining a list of variable values are available:
• Specify value(s) - This option enables you to define a list of custom variable values manually or by loading the values from a specific .txt or .csv file.
• Get values from the column - This option enables you to create a predefined list of values that contains all the values from a particular column (This option is not available in Toad Automation).
• Get values from the SQL script -This option allows you to specify a SQL query that will return a result set for a single column which will be used to populate the list of predefined variable values.
For more detailed information about the feature, please refer to the Toad Data Point User Guide.
Toad Data Point 6.4 enables you to create a native connection to Databricks:
This type of connection will allow you to query Databricks data by utilizing the Object Explorer, Query Builder, and SQL Editor in their full capacity. There are two types of authentications that you can use to connect to Databricks:
• Personal access token
• OAuth 2.0 Token
AI Ask is now available to all users with Toad Data Point Pro AI Subscription licenses, expanding access to this powerful feature in Toad Workbook.
AI Ask leverages advanced AI to simplify data querying and enhance your data analysis process, making it faster and more intuitive to generate insights.
Note: To enable this feature in Toad Data Point Subscription please refer to the Knowledge Base. For more details, visit Toad World.
Got a great idea for a new Toad Data Point feature or enhancement? Share it with the Development Team and the Community by posting it on Idea Pond. Visit Toad Data Point - Idea Pond where you can submit your ideas. You can also read and vote on the enhancement ideas submitted by other Toad users. |
Remember, you can find blogs, videos, and forums at the Toad Data Point Community.
Before installing Toad, ensure that your client system meets the following minimum hardware and software requirements:
Requirement | Details |
---|---|
Platform |
2 GHz processor (recommended minimum) |
Memory |
8 GB of RAM minimum, 16 GB recommended Additional RAM Requirements: Using Local Storage, Cross-Connection Query, Business Intelligence connections, or NoSQL connections can require an additional 500 MB of RAM. These features start processes (mysqld.exe, hubproxy.exe) which persist for the Toad session. Note: The memory required may vary based on the following:
|
Hard Disk Space |
800 MB to install Toad Additional Recommendations: For retrieving large queries, allow 10 GB free disk space (or more, depending on the size of the data being retrieved). After retrieving 2500 rows, Toad saves data in a TMP (.tmp) file in the user's Temp directory. These TMP files are deleted when Toad closes. |
Operating System |
Windows Server® 2016 Windows Server® 2019 Windows Server® 2022 Windows® 10 Windows® 11 |
.NET Framework | Microsoft® .NET Framework 4.7.2 Teradata® .NET Data Provider You must install the Teradata .NET Data Provider (13.10 or later) to use a Teradata native connection in Toad. Note: To use a Teradata connection in a cross-connection query, you must also install a Teradata (13.10 or later) ODBC driver. |
Additional Software |
Visual C++ Redistributable for Visual Studio 2019. This software is required. It is included in installation using the .exe installer. If using the .msi installer, ensure that this software is installed prior to installation. See Visual C++ Redistributable for VS 2019. For 64-bit Toad Data Point, both 32-bit and 64-bit Visual C++ packages are required. |
Database Client |
DB2® Client Toad no longer installs a DB2 Client along with the Toad application. When connecting to a DB2 database, ensure that you have a DB2 Client or IBM Data Server Driver installed. Toad supports DB2 Client versions 9.7.6 through 11.1. Oracle® Client Toad can connect to Oracle using Direct Connect (no Oracle Client required) or using an Oracle Client or Oracle Instant Client. However, if you want to use LDAP, you must install an Oracle Client. Toad supports 9i or later Oracle Clients and Oracle Instant Clients. Notes:
|
ODBC Driver |
In order to create a native Snowflake connection, you must install the ODBC Driver 2.24.2 (or later) provided by Snowflake. Upon installing and configuring the driver, Toad Data Point will be set for this type of connection. Note: New versions of the Snowflake ODBC Driver are backward-compatible, but there is no guarantee that earlier versions are forward-compatible. Active monitoring and maintaining of installed versions is advised. For more information regarding the process of creating Snowflake connections, please refer to the Installation Guide and User Guide.
To create a connection to an Amazon Redshift database you must install the Amazon Redshift ODBC driver 1.3.1.1000 (or later version) on client computers accessing an Amazon Redshift data warehouse. For each computer where you install the driver, there are the following minimum requirements that you can find on the Amazon Redshift Web site. For more information regarding the process of creating Amazon Redshift connections, please refer to the Installation Guide and User Guide.
|
Additional Requirements |
Web Browser Microsoft® Internet Explorer® 11 or later Screen Recommended maximum DPI settings for Toad are 125%. It is possible to use Toad up to 200% but some dialog windows will not be completely usable anymore. Maximum tested resolution for Toad is 3800 x 2160 px. |
Network |
- Toad Data Point Subscription editions require the user to sign in when using the product. This enables the product to verify the user's identity and to check that they are entitled to use the subscription. To complete this entitlement check internet access is required to connect to Quest Software's Licensing Servers. - Toad Data Point Subscription edition includes Quest Auto Update, a service that periodically checks for and delivers product updates. Quest Auto Update is configured to run automatically using the Local Service account after successful installation, Product updates are automatically downloaded, and a notification window alerts you to pending updates. Quest Auto Update requires internet access and must be able to reach the cloud service at https://autoupdate.toadworld.com |
Before installing Toad, ensure that your server meets the following minimum hardware and software requirements:
Requirement | Details | ||||||
---|---|---|---|---|---|---|---|
|
Toad supports the following databases: Oracle 10g R2, 11g, 11g R2, 12c, 12c R2, 18c, 21c Toad has been tested on Oracle Exadata 2.0 running Oracle database 11g R2. SQL Server 2012 and SQL Server 2012 Express SQL Server 2014 Enterprise and SQL Server 2014 Express SQL Server 2016 SQL Server 2017 SQL Server 2019 SQL Server 2022 Notes:
IBM DB2 for LUW 9.7, 10.1, 10.5, 10.5.0.5, 11.1, 11.5
IBM DB2 for z/OS 11, 12 Note: Toad may support IBM DB2 Express and SWE in addition to listed above servers but note that no testing was performed on it. Note: Windows 8, 10 and Windows Server 2012 require the following Fix Pack in order to ensure registration of DLLs in Global Assembly Cache:
MySQL 5.0, 5.1, 5.5, 5.6, 5.7, 8.0 MariaDB 5.5.5, 10.2.8, 10.3.2 SAP ASE 15.5, 15.7, 16 SP03 SAP IQ 15, 16 SAP SQL Anywhere 16 SAP HANA SPS 08, SPS 09, SPS 10, SPS 11, SPS 12, SAP HANA 2.0, SAP HANA 2.0 SPS 02 SAP HANA Cloud Databases Teradata 12.0, 13.0, 13.10, 14, 15, 16 Access® 2007, 2010, 2013, 2016 Note: To use Access 2016 64-bit to connect to an Access database in Toad, the Microsoft Access Database Engine is required and might not be included in the Access installation. The engine must match the architecture (bitness) of Toad. Excel® 2003, 2007, 2010, 2013, 2016 Note: To use Excel 2016 64-bit to connect to an Excel or .csv file in Toad, the Microsoft Access Database Engine is required and might not be included in the Excel installation. The engine must match the architecture (bitness) of Toad. | ||||||
ODBC Database Server |
Toad Data Point allows you to create a connection to a database that supports an ODBC 3.0 or later driver. ODBC connectivity provides basic querying capability, but may not be as full-featured as a native connection in Toad. Toad has been tested on the following databases, using an ODBC connection:
Note: For a list of databases that are not supported, see Known Issues in the Release Notes. | ||||||
Cloud Database Service |
Oracle databases running on Amazon EC2 SQL Azure and Azure SQL Data Warehouse Note: To be able to utilize a majority of Toad functionality, please grant VIEW DEFINITION on the SQL Azure databases you want to work with. SQL Server databases running on Amazon EC2 Toad can manage Amazon RDS and any other cloud or service offering compatible with MySQL. | ||||||
Business Intelligence Connections |
Toad has been tested with, and supports, the following Business Intelligence platforms: SAP Business Objects XI 3.1, 4.1 Oracle Business Intelligence Enterprise Edition 12.2 Salesforce.com® Microsoft SQL Server Analysis Services 2016 Google Analytics™ OData version 4 SharePoint® Server 2013 | ||||||
NoSQL Connections |
Toad has been tested with, and supports, the following NoSQL platforms: Azure Table Services Apache Cassandra™ 3.11.0 Amazon DynamoDB Apache HBASE™ 1.2.6 Apache Hive™ 2.1.0 Cloudera Impala 2.9.0, 3.2.0 with CDH 6.3.2. Toad Data Point has been certified by Cloudera. MongoDB™ 3.4.6, 3.4.9, 4.0 | ||||||
Toad Intelligence Central |
This release of Toad Data Point has been tested with Toad Intelligence Central 5.6. Note: Some publishing features in this release of Toad might not be supported in earlier versions of Intelligence Central. For more information about compatibility between Intelligence Central versions and Toad Data Point 6.4 features, see the New Features section of the Toad Data Point Release Notes. | ||||||
VM and Cloud Platform Environments | In general, the databases and data sources listed in this table are also supported when installed on a virtual machine (VM) or cloud platform. See the database or data source documentation for more specific information. | ||||||
Additional Testing |
Data Set Size The following Toad Data Point functionality has been tested with data sets of up to 5 million rows: SQL Editor, Data Compare, Import Wizard, Export Wizard, Publishing Data to Intelligence Central. For the following Toad Data Point modules, working with very large data sets can impact performance. For best results in these areas, work with data sets of less than 1 million rows: Dimensional Viewer, Pivot Grid, manually sorting a result grid, performing more than one Data Compare at a time (such as running multiple Data Compare Automation scripts simultaneously). Notes:
| ||||||
Security |
| ||||||
Toad Files |
|
Requirement | Details |
---|---|
Application Virtualization |
When deploying Toad in a virtualization environment, for best results ensure the system accurately reflects the applicable client hardware and software requirements listed in this document. Toad has been developed using Microsoft guidelines (see Remote Desktop Services programming guidelines) and can be deployed and operated in virtualization environments such as Citrix XenApp, Microsoft App-V, and VirtualBox. |
Server Virtualization |
Toad has been tested with the following:
|
Only Windows Administrators and Power Users can install Toad.
Note: The following exceptions exist for Power Users:
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—on the computer.
If a Power User installs Toad, a Restricted User cannot do the following:
The following describes the requirements and restrictions for users who launch and run Toad:
The following is a list of issues addressed and enhancements implemented in this release of Toad Data Point:
Resolved Issues in 6.4
Feature | Resolved Issue / Enhancement | Defect ID |
---|---|---|
Automation | “Set_Variable_1 - Object Reference Not Set to an Instance of an Object” error is encountered when running an automation script with a prompted Date Time variable in Set Variable activity | QAT-18635 |
View Details | Modification time and Creation time are missing in the Properties tab for database objects | QAT-18948 |
General | Toad Workbook becomes unresponsive after Windows session changes | QAT-20275 |
Data Compare | “System.ApplicationException An error occurred during script execution. Current command: START TRANSACTION;” error is encountered when running a synchronization script | QAT-20579 |
Object Explorer | Error is encountered when an AD user with dots in their name performs a Move to Folder operation on a Toad Intelligence Central connection | QAT-19862 |
Options | “Trim Char data type spaces when exporting” option is not being applied on a PostgreSQL connection | QAT-20342 |
Pivot Grid | Pivot Grid displays incorrect sum for double-precision numbers on PostgreSQL connection | QAT-19716 |
Transform and Cleanse | “There is a mismatch between the number of parameters specified and the number of parameters required” error is encountered when closing the transform and cleansing options window | QAT-18077 |
Query Builder | Value input field in the Bind Variable pop-up is not editable for Timestamp columns on PostgreSQL connection | QAT-19717 |
Query Builder | “Quest.Toad.NativeOdbc.NativeOdbcException: The # of IPD Parameters (1 < 2) the # of Parameter Markers” error is encountered when running a query containing variables with the same name on a PostgreSQL connection | QAT-19602 |
Query Builder | Where clause disappears when visualizing a query in query builder on a Snowflake connection | QAT-18603 |
Query Builder | Incorrect syntax error is encountered when using the DATE function in a query on a Snowflake connection | QAT-18608 |
Workbook | Columns from the Diagram tab disappear upon opening a Workbook | QAT-20150; QAT-20130 |
Workbook | "Specified Cast Is Not Valid" error is encountered when using a bind variable for a Timestamp column on PostgreSQL connection | QAT-19719 |
Workbook | Binary datatype incorrectly displayed for Timestamp column in Workbook Variables pop-up on PostgreSQL connection | QAT-19718 |
Workbook | Pivot Grid work step does not reflect updates for field aliases or unchecked/removed columns made in the query step | QAT-18609 |
Workbook | Columns disappear from Transform, Pivot, and Dimensional View steps after adding or modifying column aliases in the query step | QAT-18559 |
Toad Data Point 6.4 now supports connecting to SingleStore databases using the ODBC Generic connection option. This enhancement enables integration with SingleStore via Kerberos authentication and LDAP protocol, allowing users to leverage all functionalities available for Generic ODBC connections in Toad Data Point.
Setting Up the SingleStore ODBC Connection
To establish a connection to SingleStore, use the following steps:
Select the SingleStore ODBC Unicode Driver (ensure the driver is installed and configured on your system)
Set the required parameters in the connection string. Below are the supported parameters:
Server: Specify the server address
Port: Set the appropriate port (e.g., 3306)
Database: Provide the database name
Authentication: Define the authentication method (e.g., KERBEROS)
KerberosServiceName: Specify the Kerberos service name (e.g., LDAP)
KerberosRealm: Include the Kerberos realm name (e.g., TEST.LOCAL)
KerberosHostname: Add the Kerberos hostname
LDAPUsername: Provide the LDAP username
SSLMode: Adjust according to your security needs (e.g., REQUIRED for SSL connections)
Example of a connection string:
Server=77.777.77.77;Port=3306;Database=sbox;Authentication=KERBEROS;KerberosServiceName=LDAP;KerberosRealm=TEST.LOCAL;KerberosHostname=DcSingleStore.test.local;LDAPUsername=testuser;SSLMode=REQUIRED;
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center