RE: SQL connection is failing, cant get it to work
can you connect to your SQLServer instance with this user name with other tools?
View ArticleSQL connection is failing, cant get it to work
So after months of problems with Toad Data Point 4.1 and constant problems with the automation scheduler working, I took a chance and update to Toad 4.2. Now I cant get a connection to work at all, I...
View ArticleRE: Using a variable value in Automation SQL
Can I ask why the server even sees that there is a variable? Shouldn't TDP change the variable prior to being sent to the server? If not, why not?
View ArticleRE: Crashing upon Start
Hello,Unfortunately I'm not able to reproduce the problem. May I ask you, what database connections do you use?You could try to solve the problem by removing the files Connections.xml and Settings.xml...
View ArticleRE: Using a variable value in Automation SQL
Hello,As far as I know the automation variables are replaced by the values in Toad before the SQL statement is executed. So the DB server doesn't see the variables, only values.Libor
View ArticleRE: Variable in file copy activity on file name
Hello andy.corson,This is a bug - i have created QAT-10709 task for getting this fixed.Martin
View ArticleRE: Variable in file copy activity on file name
I did notice that on the file activities you can select a file suffix, which takes care of this problem for the file name, but I still have the issue for email subjects.
View ArticleRE: Using a variable value in Automation SQL
Thanks Greg. I'll try your suggestion this week.
View ArticleRE: Variable in file copy activity on file name
But this bug is about string variables being qualified by aposroph - the file_suffix is about datetime value (not string value).. Hence i believe the "file suffix" doesn't add any apostrophes. Could...
View ArticleRE: TDP 4.2 select to file and export templates adding extra lines to Excel
I took one of my existing Excel files and deleted all of the lines in the sheet before running my export again. This time the sheet only contained lines with data - no blank rows. It looks like the...
View ArticleRE: Using a variable value in Automation SQL
Peter and Libor,Good question. Bind variables would be treated the same but why not convert #...# variables to values before running. Would eliminate the need for dynamic sql!
View ArticleHow do I see all databases? Toad Data Point 4.0 connected to Hadoop cluster...
Hello everyone - I'm using Toad Data Point 4.0, I have it connected to my Hadoop cluster using the Apache Hive connection. The connection has been tested and definitely works.My problem is - the object...
View ArticleRE: TDP 4.2 select to file and export templates adding extra lines to Excel
Hello Andy,May I ask you which module do you use? Automation activity, Export Wizard, ...?Can you also check if you enabled "Clear data before exporting"?We changed component for exporting to Excel, so...
View ArticleTDP 4.2 select to file and export templates adding extra lines to Excel
I have noticed when comparing many of my reports generated using TDP 3.7 to those generated using TDP 4.2, that there are dozens or even thousands of extra lines in the Excel sheets. Is anyone else...
View ArticleRE: TDP 4.2 select to file and export templates adding extra lines to Excel
I have the clear data from existing sheet checked, and I am using both the export wizard and select to file activities. It seems like in version 3.7, the activities were completely deleting all of the...
View ArticleRE: How do I see all databases? Toad Data Point 4.0 connected to Hadoop...
Hello Nick,This is known bug (QAT-10557). The fix will be officially released in TDP 4.3, but if you don't want to wait you can get the fix included in 4.2 from the following...
View ArticleRE: Only saw partial schemas in dropdown list On Toad Data Point v.4.0 Trial...
Hello,The problem with the Hive connection is a known bug (QAT-10557). The fix will be officially released in TDP 4.3, but if you don't want to wait you can get the fix included in 4.2 from the...
View ArticleOnly saw partial schemas in dropdown list On Toad Data Point v.4.0 Trial Version
I am new to Toad Data Point and just downloaded 4.0 free trial version to see how Toad works with Hive database.DB connection is sucessful. However, in schema dropdown list, I only saw 10 databases and...
View ArticleRE: failing query
Usually if you double click on the error it will take you to the line.It also will put a big red circle with a white x in it where there’s an issue.
View Article