RE: Case statement issue (instead of cross connection query)
Would using single quote marks help: = 'GNL00347_7R_1_DB' ?
View ArticleCase statement issue (instead of cross connection query)
Is this even possible? Instead of a cross connection query from excel or I guess you can call it vlookup, I want to create a "case when then statement" that is searching a specific word in the table...
View ArticleRE: Case statement issue (instead of cross connection query)
Thank you! This is the first syntax I have used and did not work but tried it again and it did worked [:)]But I still have issue when searching multiple variables. See belowThe error...
View ArticleRE: Case statement issue (instead of cross connection query)
I've found that for multiple variables in CASE-WHEN.. statements it is better to split then up in stead of using an "IN" clause:CASE WHEN DC_E_ERBS_EUTRANCELLFDD_RAW.EUtranCellFDD = 'GNL00347_7R_1_DB'...
View ArticleChanging Connection in TDP Editor
Hello,This might be a very simple question but I could not find an answer to this in the forum.When I change connection to a different server in Editor (Toad Data Point), I double click the server...
View ArticleOpen Published Workbook option from Toad Data point Viewer gives Value cannot...
I created a Workbook linked to data on TIC with Toad Datapoint Viewer, I published this workbook on TIC. Now I want to open that workbook from TIC but I get the error message: "Value cannot be null" an...
View ArticleRE: Windows 10 Upgrade Compatibility Issues?
Hi ahoope11,I installed the Toad Data Point Viewer 3.7.2.16 on Windows 10. I can connect to data and do the operation. What is your problem? Can you provide more information?Thanks,Sandy
View ArticleRE: An "&" anywhere triggers Bind variable logic
I had the same issue and solved it including in my query char(38) instead of &.It went well. P.
View ArticleAn "&" anywhere triggers Bind variable logic
I am running an Automation script in TDP3.4 which ran fine in 3.2 and earlier versions.When it executes a SQL (Select to File), I get the error: Reporting_Daily.log: AllUP - Toad has detected some...
View ArticleRE: Windows 10 Upgrade Compatibility Issues?
Hi Sandy, I didn't have issues with the installation, but when I actually try and create a report. It freezes up on me periodically, and it doesn't seem like there is a pattern to when or why. Thank...
View ArticleWindows 10 Upgrade Compatibility Issues?
Hello, I recently upgraded my computer to Windows 10. Since then, I've been experiencing issues with Toad Data Point Viewer freezing up on me. I am using version 3.7.2.16. Has anyone else experienced...
View ArticleRE: Changing Connection in TDP Editor
Hi Dimitry,There is an easy way to change connection of your query, or to run your query on several connections at the same time...- Option "Editor" of the main menu - option "Windows" - option "group...
View ArticleRE: Changing Connection in TDP Editor
Thank you, SQL_Frank!Could you expand on this - 'There is an easy way to change connection of your query'? What is the way to switch to another server with just one click or step?
View ArticleRE: Changing Connection in TDP Editor
The one step process would be to only change connection at the lower right hand bottom of SQL Editor. It will change the Global current connection for you.
View ArticleRemoving Subtotals from pivot grid
I don't want to display subtotals in the pivot table in TDP. I cannot find a way to turn them off. I couldn't find any questions about it in the forum.Please advise and thank you for your time!
View ArticleRE: Windows 10 Upgrade Compatibility Issues?
Can you give us a detailed set of steps we can test?1) How did you set up the data source? 2) How many rows in the datasource?3) What report type are you using? 4) When does it hang? When clicking on...
View ArticleRE: Open Published Workbook option from Toad Data point Viewer gives Value...
Let me have someone look into this.
View ArticleRE: Changing Connection in TDP Editor
Debbie - thanks a lot for your answer!I think this will only apply to instances where I am switching among the servers that have been active in the current session. If I have a "new" (for this session)...
View ArticleRE: Removing Subtotals from pivot grid
In TDP 4.3 we have added lots of features. Totals for rows or columns is a right click select off of the menu.
View Article