Quantcast
Channel: Toad Data Point Forum - Recent Threads
Browsing all 2544 articles
Browse latest View live

RE: If Statement in Query Builder

Thanks....I don't see a CASE function in the drop down box.  Can I just type that statement into the field?

View Article


RE: If Statement in Query Builder

Yes, you just have to write the code.

View Article


RE: If Statement in Query Builder

Yes, click the button to create the field, name it, click the plus button, then click the drop-down in the Field Definition area and type in the function.  Choose a table to attach the calculated field...

View Article

RE: If Statement in Query Builder

Thanks...I tried that still getting a lookup error ORA-00936: missing expression. Here's my code:CASEWHEN LINE_ITEM_DETAIL.ILD_LINE_ITEM_ID >=2000THEN ( LINE_ITEM_DETAIL.ILD_AMOUNT (*-1)) ELSE...

View Article

RE: If Statement in Query Builder

Can you try this out?CASE WHEN LINE_ITEM_DETAIL.ILD_LINE_ITEM_ID >= 2000 THEN NVL(LINE_ITEM_DETAIL.ILD_AMOUNT,0)  * -1  ELSE NVL(LINE_ITEM_DETAIL.ILD_AMOUNT,0)END MyFieldName

View Article


If Statement in Query Builder

I would like to add a calculated column in the query builder tool.  I would like to switch the signs on amounts that have related a billing code of 2000 or greater.  If the code is less than 2000 I...

View Article

RE: If Statement in Query Builder

Thank you both very much.  That worked!  I appreciate it!

View Article

RE: Interactive input of bind variables in Automation

I have some good news. The latest Beta (Toad Data Point Beta 4.2.0.659) has this new feature. Any time you define a variable or email activity you will see a check box labeled "Prompt?". If you check...

View Article


RE: Interactive input of bind variables in Automation

Woo Hoo!  This is great news.   Thanks for listening to us and getting this done. 

View Article


Interactive input of bind variables in Automation

I have an Automation script that uses two variables (Month and Year). I use a Set Variable to create them and a Set Variable Value to establish them. The script then runs a series of scripts that use...

View Article

RE: TDP 3.6 -One Off Version - Schedule a Script Error

Hi, I have that same exact problem. Has anyone found a solution?Alternatively, I was able to schedule a task manually in Task Scheduler that launched Toad 3.6 and opened the automation script. However,...

View Article

TDP 3.6 -One Off Version - Schedule a Script Error

I get 'Access Denied' when the Job Manager opens when trying to schedule a script.  I click 'OK' and then I don't see the new task dialog.

View Article

RE: TDP 3.6 -One Off Version - Schedule a Script Error

i would suggest to try the latest Beta or trial. These errors are very old and Job Manager is using the latest version of task Schedular

View Article


RE: When Multiple Editor Windows Are Open they Switch to different Editor...

No, i have not seen this. Do you mind opening up a support ticket and getting a webex so I can see what you see? 

View Article

When Multiple Editor Windows Are Open they Switch to different Editor Windows...

Hi,Has anyone else noticed a bug in TDP 4.1, when working with queries in the Editor Window, that if you have multiple Editor windows open, that it seems to switch to other tabs/windows frequently?  A...

View Article


RE: How to get the most out of this forum – Best practices for what...

I am new to Toad DataPoint.  So far I am really liking it.  I do have one question for someone that might be able to help.  Every time I open Toad, the Microsoft Access Sample DB loads.  I remove it...

View Article

How to get the most out of this forum – Best practices for what information...

The better a problem is described, the better the assistance tends to be.In order to better assist with your issue at hand, please include the following information in your initial post: -...

View Article


MS Access Sample Connection

I am new to Toad DataPoint and so far I really like it.  Everytime I open it the MS Access Sample connector is there.  How do I get rid of it.  I tried removing it, but it keeps coming back.  Any ideas?

View Article

RE: When Multiple Editor Windows Are Open they Switch to different Editor...

Thanks Debbie, yes I have ticket 3961391 created with Quest.  I hope they will set something up soon.ThanksChad

View Article

4.1 Automation Error on Using Import/Export Wizard

You won't be able to specify and input file in 'Embed files into Automation script' is selected. Please deselect 'Embed files into Automation script' first.

View Article
Browsing all 2544 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>