19 | 25 May 2011 @ 12:55 PDT | Tools | What’s new in Teradata SQL Assistant 13.10 Edition 2 | Currently the data is fetched synchronously so the app will be locked up while it fetches the data.
I recommend using the option to Save the Tree data to disk and also the sub-option to fetch only... |
18 | 11 May 2011 @ 01:55 PDT | Tools | What’s new in Teradata SQL Assistant 13.10 Edition 2 | Send me an email at mike.dempsey@teradata.com, or call 407-869-1266 (EST) |
17 | 11 May 2011 @ 10:34 PDT | Tools | What’s new in Teradata SQL Assistant 13.10 Edition 2 | I think I just found the problem.
13.0 should work fine. The problem is in 13.10 and 13.11 where all data returns are now performed in a worker thread so that it does not lock up the UI.
This wor... |
16 | 11 May 2011 @ 07:18 PDT | Tools | What’s new in Teradata SQL Assistant 13.11 | In SQLA 13.11 I added a menu/tool to do this.
But in 13.0 or 13.10 the only way to do it is to delete the registry key:
HKEY_CURRENT_USER\Software\Teradata\SQLA_CM
(You can safely delete the ... |
15 | 09 May 2011 @ 11:39 PDT | Tools | What’s new in Teradata SQL Assistant 13.10 Edition 2 | I guess I have never compared performance of Export to Access.
I'll take a look at it but I dont think I changed much in the code.
What changed is the underlying Access engine.
We used to use th... |
14 | 19 Apr 2011 @ 08:23 PDT | Tools | What’s new in Teradata SQL Assistant 13.10 Edition 2 | Now that we use .Net we no longer have the same flexibility with the ODBC API.
SQLA used to override the ODBC DSN setting 'Disable Parsing' so that you could switch it on or off at any time. That ... |
13 | 29 Mar 2011 @ 08:21 PDT | Tools | What’s new in Teradata SQL Assistant 13.11 | Only via the Mac feature that allows you to run Windows apps.
The 'classic' version of SQL Assistant is .Net based with a couple of COM components so it is limited to Windows environments or to en... |
12 | 17 Mar 2011 @ 05:56 PDT | Tools | What's new in Teradata SQL Assistant 13.10 | I would need more details to answer this. Please send the details of the problem, and the query, to mike.dempsey@Teradata.com. |
11 | 08 Feb 2011 @ 08:22 PST | Tools | What’s new in Teradata SQL Assistant 13.10 Edition 2 | The only way to get to the patch sever is through your Teradata@YourService account. Contact your IT (or Teradata) support folks for more information. |
10 | 26 Oct 2010 @ 11:45 PDT | Tools | What's new in Teradata SQL Assistant 13.10 | If you have access to the Teradata Patch Server you can download the latest version from there.
Otherwise the only way to obtain it would be from the TTU CDs or from the Teradata Express 13.10 ins... |
9 | 19 Oct 2010 @ 10:50 PDT | Tools | Developing Performance Monitoring Applications - Introduction | There have not been any changes to the Monitor object so all the old articles are still valid. |
8 | 16 Sep 2010 @ 02:27 PDT | Tools | What's new in Teradata SQL Assistant 13.10 | No version of SQL Assistant can directly export to an Excel file. By that I mean writing the results directly to Excel without first displaying them in the Answerset.
You can however save the cont... |
7 | 01 Sep 2010 @ 06:41 PDT | Tools | What’s new in Teradata SQL Assistant 13.10 Edition 2 | If you work with Oracle it would be better to upgrade to SQL Assistant 13.10.0.2 (available from the patch server) and install ODP (Oracle .Net Data Provider) from Oracle.com.
This will avoid the ... |
6 | 28 Jun 2010 @ 11:26 PDT | Tools | What's new in Teradata SQL Assistant 13.10 | No. Currently it is available only on the TTU 13.10 CD since we have not released any efixes yet.
When the TTU13.10 Edition 2 CD is released it will contain the 13.10.0.2 efix ... so that will be ... |
5 | 20 Aug 2009 @ 01:09 PDT | Tools | Developing Performance Monitoring Applications - Introduction | The monitor object requires a number of support dlls which are installed as part of Teradata Manager. If Teradata Manager is not installed on the other system you will need to install these dlls in... |
4 | 08 Jul 2009 @ 12:05 PDT | Tools | Developing Performance Monitoring Applications - Introduction | I know someone wrote a java app to use the object a few years ago but I'm afraid i dont have any java examples.
Maybe someone else has done this? |
3 | 11 Jun 2009 @ 06:07 PDT | Tools | SQL Assistant 13.0 - Enhancements and Differences | 20 seconds is very slow if this is NOT the first time you started it after booting up, but the first time after booting your pc it could take up to about 40 sec on an older or low memory pc.
Somet... |
2 | 11 Jun 2009 @ 05:59 PDT | Tools | SQL Assistant 13.0 - Enhancements and Differences | I think there is going to be a java query tool at some point but I dont know how much of the same functionality it will have, or how soon it will be released. |
1 | 05 Jun 2009 @ 07:35 PDT | Applications | Large Objects - Part 1 Loading | The problem you got when loading the PDF file using SQL Assistant was probably the fact that SQL Assistant has an option to specify the maximum size of a LOB to be imported.
My guess is that you h... |