RE: Toad for Oracle jump to last position in editor
do you mean like Control-End (hold down the Ctrl key and hit the End key)? Not sure if I understand the question.
View ArticleToad for Oracle jump to last position in editor
Hi,is there a way to move to the last position in the Toad editor ?
View ArticleToad Data Point_Beta_4.0.0.432 is now available
Installer is available on the TDA Community website:www.toadworld.com/.../toad_data_point_beta_programRelease notes are pending.TDP Development Team
View ArticleRE: New to Toad Data Point
I suggest you watch some of the videos on this site to get a feel for how it all works.
View ArticleNew to Toad Data Point
Hi! I am a new data analyst for konami gaming and will be using toad data point to help me with the analysis of data. I was wondering what suggestions you might have to help me get familiar with the...
View ArticleRE: New to Toad Data Point
Hi - Welcome to Toad Data Point family. There are a few helpful resources for you to get started. If you have already installed the software, I recommend going through this 1-2 hr free on-demand...
View ArticleRE: Left join works, but inverse does not?
Hi Brian,on first look your queries don't look like complicated but you never know what exactly happen in background. For investigating this you can use Explain plan which should help you with...
View ArticleLeft join works, but inverse does not?
Hi All,I'm new to data point, so I appreciate the help.I've been familiarizing myself with cross-database queries, and was successful in creating a simple query like:Select *from DB_A.Schema_A.Table_A...
View ArticleRE: Left join works, but inverse does not?
The order in which you join can make a difference. Generally you want to start with whatever will give you the smallest data set first, then join to bigger data sets only looking for what matches the...
View ArticleRE: "SQL Server Database Error" when attempting to view tables in new SQL...
I think I recognize this issue and it is fixed in our TDP 4.0 current Beta. Can you download and try?
View ArticleRE: "SQL Server Database Error" when attempting to view tables in new SQL...
I confirmed this was entered as QAT-7312 and was fixed about a month ago. The fix is in the TDP 4.0 Beta.
View Article"SQL Server Database Error" when attempting to view tables in new SQL Server...
When our group was running a trial version of TOAD Data Point, our connection to our server through the SQL Server worked fine. Since then, we purchased the product, but there was a lapse of a few...
View ArticleRE: Left join works, but inverse does not?
Here is some more info on the subject. [:$]http://www.toadworld.com/products/toad-data-point/b/weblog/archive/2012/11/21/how-to-write-a-cross-database-query
View ArticleRE: Export activity don't launch excel macros in automation scripts.
Hello mercier104_000,We will try to reproduce the problem. But first I would like to ask you to provide me with further details:How often does the scheduled job run?How many other jobs are running at...
View ArticleRE: Export activity don't launch excel macros in automation scripts.
alternative solution found : using the "run program" activity to launch vbscript and execute macros, but, one more step !
View ArticleRE: Alter SQL Server Table results in "No Changes Detected"
What's the ETA on this issue? I use this feature often. Where can I follow the status of TSS-1267?
View ArticleRE: Export activity don't launch excel macros in automation scripts.
Hi.I will try to answer as clearly sa possible : 1 Three scheduled jobs run : evereday the first, every month the others.2 two scheduled jobs running maximally at a time, never requesting same servers...
View ArticleExport activity don't launch excel macros in automation scripts.
Hi all.I have this problem in several scripts but not systematically. I'm using TDP 3.8.I use to import data from hundreds oracle db to another oracle db for consolidation.then, export activity push...
View ArticleRE: Alter SQL Server Table results in "No Changes Detected"
Hello alloyd_640, The issue has been resolved and it will be available in TDP 4.0. You can also test that in the latest Beta (4.0.0.432) which already contains the fix. Regards Libor
View Article