RE: TDP 4.0 Automation Scripts Exporting Data to Excel Files with Pivot...
There still might be someone here we are missing. Can you open a support ticket and give them copies of the files you use. I can take a deeper look to see what is occurring.
View ArticleRE: Visualization feature - Grouping by Second does not work on a Datetime...
Petr.Kaminsky, I am using Toad DataPoint 3.8.1.677 to connect to an Oracle database. I'm using a DateTime datatype for Dimension
View ArticleTDP Giving Up on Query Connections with No Error in Automation
I hope I can explain this well.This is a problem that we've had for some time, but I was really working to ensure it wasn't an issue on my end before I submitted this to TDP. I do believe it may be on...
View ArticleQuery result is not export to Excel when running automation script
The query is as the following:SELECT TABLE_NAME,COLUMN_NAMEFROM INFORMATION_SCHEMA.COLUMNSwhere TABLE_NAME = 'Customer'order by COLUMN_NAMEThe expect result should be as the following in result excel...
View ArticleToad Data Point 4.0.0- Low Priority bug in Transform & Cleanse re Format Rules
Running into a non-urgent issue within Transform & Cleanse in Toad Data Point 4.0. Specifically, customer today needed a simple way to apply leading zeros to the months part of their date fields.I...
View ArticleRE: Query result is not export to Excel when running automation script
Hello Blair800,Thank you for your feedback - I am looking into this problem but could you please answer my below questions?are you using a MySQL connection to run this query?i have tried to simulate...
View ArticleRE: TDP Giving Up on Query Connections with No Error in Automation
Hello Chad,Could you please provide me with the following items / answers:Any way it might be related to that problem you've mentioned in www.toadworld.com/.../62380 topic? If yes then you might try...
View ArticleRE: Query result is not export to Excel when running automation script
Hi Martin,Thank you ! I have sent the screenshot and automation file to you
View ArticleRE: TDP Giving Up on Query Connections with No Error in Automation
Martin, responses are below. I've also emailed you information requested, plus additional information that I hope may help. Please let me know if there's anything else you need from me.Thanks!Any way...
View ArticleRE: DB2 Global Temp Table
No unfortunately my access is only read only and I do not have power user access to create a table to temporarily store the data. With SQL Server connections I can create global temps and import data...
View ArticleRE: Copy file activity and sharepoint 365
I was able to get this to work - instead of mapping the SharePoint site as a website, I mapped it to a network drive - in this case Z:I added Z:\Shared Documents to the copy to location and ran the...
View ArticleRE: Copy file activity and sharepoint 365
I attempted a couple things to try to resolve. First I mapped the sharepoint document library to drive S:, then I ran my automation and the file successfully copied, however, the drive does not...
View ArticleRE: Copy file activity and sharepoint 365
My organization isn't currently using SharePoint 365, but I've been able to successfully upload files to SharePoint by using a file Save As macro that uploads to SharePoint. If you can manually save a...
View ArticleCopy file activity and sharepoint 365
My company recently started using SharePoint with office 365, and I would like to be able to use the copy file activity in automation to put files into document libraries. I have attempted to create a...
View ArticleRE: Can't see tables in Object Exporer for Cross-Connection Query
I have never seen that before. Can you open one connection only? Then open up cross-connection Query Builder and look at the object explorer that is in the Navigation manager? You pic shows separate...
View ArticleCan't see tables in Object Exporer for Cross-Connection Query
I created a cross-connection query, and as expected, the object explorer shows the 2 connections. But i am unable to click the black triangles to drill down into the tables. When clicking, nothing...
View ArticleRE: DB2 Global Temp Table
why not use a cross-connection query to join the data?See these...
View ArticleDB2 Global Temp Table
I have a situation where I have a list of ID's that reside on a SQLServer, and I need to match those ID's to records in a table on a DB2 server. I have created a global temp table using the below code...
View ArticleRE: TDP Giving Up on Query Connections with No Error in Automation
Can you check if you are low on disk space and create some space if your are. Also, clean out your temp dir. On any result sets over 2500 rows we serialize to the temp dir. if we run out of space or...
View ArticleRE: Why doesn't my autocomplete and editor highlighting/styles persist on a...
Code Completion, syntax highlighting and formatting are all associated to specific connections. Cross-connection is considered specific connector. Can you give me several examples of what you want to...
View Article