RE: Simple select query while connected to Cloudera Hadoop via Apache Hive...
We only support Impala using their ODBC drivers (which they have two). Apache Hive uses Apache API calls and these are not the same. The execution issue you mention, where the schema drop down is...
View ArticleRE: Viewing Oracle tables in cross connection query
Mnnn..not sure what would cause that. Somethings to check before taking it to support would be:1) Are you using an Oracle OCI connection? (Instead of direct connect)2) Does the bitness of your Oracle...
View ArticleRE: How do I get toad data point to display full decimal precision that is in...
Did you get a chance to try the Beta?
View ArticleHow do I get toad data point to display full decimal precision that is in the...
I am connecting using Toad Data Point 3.8.0.575 and connection to an AWS aurora postgresql database. I have two columns or LAT / LON that are double percision data types in the database. Using...
View ArticleRE: Multiple Pivot
There will be in our next release in a new layout called Workflow. You can try now in the Beta if you like however we are still making a lot of changes. One of the workflow concepts is that results...
View ArticleMultiple Pivot
Hi,Is there a way to create multiple pivot related to the single query? Thanks,
View ArticleDelete Statement Removes Critical Subquery
I am noticing that when I create a delete query, none of the where clause subqueries are used in the SQL. Switching to a select query shows them fine.Example: --Select Statement:SELECT * FROM...
View ArticleRE: possible to change email serving setting in automations en-masse
I can think of a bad way. Use a variable that reads in the passwords from a table, then just update the table once a year/quarter/etc. However storing passwords is generally a bad idea unless they...
View ArticleLOB preview not displaying line breaks?
We're undergoing a trial of Toad Data Point as an alternative to Toad for Oracle for analysis and production support. One of the items that production support will do frequently is view BLOB data. In...
View ArticleRE: possible to change email serving setting in automations en-masse
The Find and replace in files works very well in Toad. All automation scripts are xml so finding the correct item to find and replace should be easy.
View Articlepossible to change email serving setting in automations en-masse
We have to use personal credentials and secure connection in the automations email settings for scheduled automations. Each year we have to change our password; is there a way to change the email...
View ArticleRE: Automation script - send email action, problem with email addresses that...
I know this is a very old thread, but I'm encountering the same issue. I see a previous comment that this was fixed in TDP 3.6, but I'm running TDP 4.0.0.624, and it is still an issue when attempting...
View ArticleAutomation script - send email action, problem with email addresses that...
I am running an automation script daily, and have not any problems with it. I then added a bunch of new email addresses, and there happened to be 2 in the list with apostrophes. The email was...
View ArticleRE: Apostrophes in data derails inserting of results as snapshot or table in...
Could you save the output as a csv or spreadsheet?What are you doing with the output once you have created it?
View ArticleApostrophes in data derails inserting of results as snapshot or table in...
Hi I have a query which result I want to store as a snapshot or table in the local storage connection in TDP, however some of the data contains apostrophes and these cause errors. I guess this is...
View ArticleToad Data Point 4.3 vs Microsoft SQL Azure
Hello,At this moment, I am able to connect using SQL Server authentication, but I am getting errors like "Catalog view 'xml_schema_collections' is not supported in this version", "Catalog view...
View ArticleRE: Apostrophes in data derails inserting of results as snapshot or table in...
The output is going to be used in a next query. The complete query takes hours to complete while separate components take only minutes each. We want to run the components, export them as tables or...
View ArticleRE: Simple select query while connected to Cloudera Hadoop via Apache Hive...
Created KB 259475 with a workaround that helped the customer.
View ArticleRE: Remove Code / Log from Error Email
Pretty sure if you clear the "Attach log file to email" checkbox in the Setting task, you'll no longer get the log on the email.As for preventing the error message and code from appearing in the email,...
View Article