Dynamic hyperlinks inactive when HTML report embedded in email body
Good morning all!I've got a Toad Data Report pulling data from a SQL server that contains both dynamic and static hyperlinks.For the dynamic hyperlinks:Within the report detail band I have a ticket...
View ArticleRE: AUTOMATION If Condition for String Variable
In the SET_VARIABLE activity, enclose the value between single quotes.In the IF_Condition, set the expression as: '#LIST_TYPE#'='PROMO' where the #LIST_TYPE# is enclosed in single quotes.
View ArticleRE: AUTOMATION If Condition for String Variable
Thank you TDP_OWL! I would have never thought to wrap the '#variable_name#' in single quotes on the left side of the equality expression. BTW, Data Point adds the apostrophes to the PROMO string...
View ArticleAUTOMATION If Condition for String Variable
Hi All,I'm using TDP 4.1 and would like to know if it is possible to create an If.. Condition.. branch based on a variable with a string data type. I have created a variable #LIST_TYPE# that can have...
View ArticleRE: TDP 4.2 Data Compare - Can you log changes?
Hi qlawery,Glad to hear that you are using our Data Compare module. Unfortunately in DC wizard there is no option for loging during your synchronization. If you want log changes you have to do it...
View ArticleTDP 4.2 Data Compare - Can you log changes?
Hello,I'm not a DBA but have recently learned how to highlight incremental changes in imported data in TDP.I made it all the way through the Data Compare wizard to create the UPDATE & INSERT...
View ArticleRE: TDP 4.2 Data Compare - Can you log changes?
FilipYes the automation worked! I created the XLS file with differences, imported back and ran script to track changes with time stamp! All in automation so I'm good now, thx.*** Hey - can you tell me...
View ArticleRE: TDP 4.2 Data Compare - Can you log changes?
Hi Quinn,BLOB is one of datatype on Oracle which can be use for storing binary data like PDF, JPEG or other. Filip
View ArticleRE: Default excel template file not being used when exporting
hi stuart.rauch,Thank you for your post.The reason why your template is automatically used when creating a new workbook (excel file) is that you use the excel application interface to do this for you....
View ArticleDefault excel template file not being used when exporting
I have an excel template file Book.xltx saved in C:\Users\UserName\AppData\Roaming\Microsoft\Excel\XLSTART that contains several saved cell and table styles. When working in excel I'm able to create a...
View ArticleRE: Cross Connection Query - Looking for Better Performance
Hi InfoMan,Thank you for sharing your scenario with us.Generally speaking, the cross-query solutions will always take longer time comparing to a solution with the same provider type (eg. source and...
View ArticleRE: Cross Connection Query - Looking for Better Performance
as a general rule I stay away from cross connection queries for performance reasons. Most times I can start a cross connection query and while it is running, create a new import wizzard, load the data...
View ArticleCross Connection Query - Looking for Better Performance
I am new to Toad (less than year with it), as we are gradually migrating away from using Hyperion (Brio). I was given a list of 21,539 part numbers and asked to return one metric on each of them...
View ArticleDynamic SQL is Truncating
Hello All,With toad data point, I am executing a procedure using Netezza ODBC drive which prints lengthy sql statements however sql statement is truncating in Message tab. When same proc running in...
View ArticleRE: Is there a place to just submit a bug report?
I assume that you are using a trial version of the product since it sounds like you don't have a current maintenance contract. So obviously, support is the best way but you can always post them in the...
View ArticleRE: Is there a place to just submit a bug report?
Going to support is the usual place to report a bug. But it you state clearly what the issue is and include screenshots and sample files I can enter a bug ticket
View ArticleIs there a place to just submit a bug report?
Is there a place to submit bugs? I tried to do it through technical support but it said I have to have a current maintenance contract. I don't necessarily need the bugs fixed as did some workarounds...
View ArticleRE: Where Condition
Yes, stick with the IN operator, but instead of clicking the drop-down arrow, click the dot-dot-dot button to the right of that. Then you can import a list from a file.In my experience, after...
View ArticleRE: [BUG] Altering table and reordering columns causes "No Change Detected"
This is fixed in the current Beta
View Article