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

Cannot export as excel linked query

$
0
0

I am getting this error

04:44:04 p.m. Thread (29) Export Started [16/06/2016 04:44:04 p.m.]
04:44:04 p.m. Thread (29) Export using connection: analistap@bumex1.bumeran.biz
04:44:04 p.m. Thread (29) Export using connection: analistap@bumex1.bumeran.biz
04:44:04 p.m. Thread (29) Export Wizard: Building object list
04:44:04 p.m. Thread (29) Exporting Data (1 of 1)
04:44:04 p.m. Thread (29) Object SQL Query started.
04:44:05 p.m. Thread (25) User cancelled
04:44:05 p.m. Thread (25) DoneReadTreadWriter
04:44:05 p.m. Thread (25) DoneReadThreadWriter finally - adapter null
04:44:05 p.m. Thread (29) Object SQL Query finished with error: Unable to execute linked query.
Excel returned the message: "Exception from HRESULT: 0x80040E4E"
Error code: 80040E4E
04:44:05 p.m. Thread (29) at Quest.Toad.ImportExport.Writers.WriterExcelInstance.WriteHeaderInternalQuery()
at Quest.Toad.ImportExport.Writers.WriterExcelInstance.WriteHeader(Object tableObject)
at Quest.Toad.ImportExport.ExportObjectData.InitializeSchema()
04:44:14 p.m. Thread (29) Export Finished [16/06/2016 04:44:14 p.m.]

Can anyone help?


RE: Cannot export as excel linked query

$
0
0

Have you tried running the query in the linked file directly to see if you get results in a Toad Edtitor tab?

RE: ASE and Microsoft SQL

$
0
0

There shouldn't be any issues with ASE or SQL Server. Can you post a screen shot of how you are entering your values and what result you are getting? What other tools are you able to connect to using the same credentials?

RE: Export row count

$
0
0

We can try to include for TDP 4.1 or 4.2. We are trying to change our process and have more frequent releases. I will make a note of your request.

RE: Export row count

$
0
0

Sorry, I meant 4.0 :)  OK, that's good to know.  Thanks a bunch.

RE: Cannot export as excel linked query

$
0
0

We would need more info. It would be easiest if you opened a support case. They are trained to gather the info I need to help you out. [:)]

RE: Data Point 3.8 numeric values retrieved from OBIEE have no decimals

$
0
0

Thank you for looking into this, Debbie.  I was afraid that was the case.  

Mitch Lear
Dell Software Group

RE: Export activity don't launch excel macros in automation scripts.

$
0
0

Hi all.

Thanks for time passed on this strange problem.

I thought that i've sold it but it came again this weekend !

I'm not sure that toad fail, I think now  it's linked to Excel and server ressources (reorg, backup...).

I'm still observing...

Franck 


RE: Data Point 3.8 numeric values retrieved from OBIEE have no decimals

$
0
0

Hi,

Did you try to push data in a pre formatted excel ? ("append rows" option of export).

I use to do that every time.

I don't know Oracle BI but i'm working every day on oracle servers...

RE: Troubleshooting Syntax Error

$
0
0

Hi jlegrand,  I could not reproduce your problem with my SQL. Can you send me example of your SQL query?  Please try checking your connection settings in the automation script and try removing any comments from your SQL query. Regards, Petr

Troubleshooting Syntax Error

$
0
0

Hi all,

I'm receiving the following error when attempting to automate a .tim import template

Steps taken:

1) Wrote and tested SQL query against data source, it works

2) Created an import template to query one database (Teradata database) and import the results into a SQL Server database. When I choose to run the import now, it works totally fine.

3) When I choose to send to automation (or create a new automation script and use the import wizard to load up the .tim file that I created in step 2), the automation run fails with the following error:

Import_Activity - [Teradata][ODBC Teradata Driver][Teradata Database] Syntax error, expected something like an 'EXCEPT' keyword or an 'UNION' keyword or a 'MINUS' keyword between ')' and ';'.  ("Embedded Query" into "[Clarity - Tapestry].dbo.WFP_PRODUCTION")

To reiterate: the sql that drives the import step works in TOAD Data Point when I run from the sql editor, the import .tim works when I run it manually. However, it does not work when run via automation.

RE: Restore custom toolbar settings after upgrade

$
0
0

Mnnnn...it is my understanding that all customized settings including tool bar are save in various files in the dir. When install a new version you need to choose to migrate your settings and then you should get all of your customized settings. If you move to a new pc then you would need to manually copy these files. 

The files I am talking about are in the App Data Dir which is accessible through the about box. If you were to copy them over you would need to make sure TDP was not open as it will write to all the files on close.

Restore custom toolbar settings after upgrade

$
0
0

Hello,

How can I restore custom toolbar settings (hid some toolbars that I am not using, added commands/buttons for quick access) after upgrading to a newer version of Toad for Data Point? 

Thanks!

RE: How to import data from excel and update or insert

$
0
0

I just got my 3.8, and to my great disapointment this still appears to be unavailable.
Hopefully others will join me in supporting this change so Debbie will tip the scales for a near future release.

Edit: Ooops. Debbie didit looks like. :D Compare does exactly what I want, and then some.

How to import data from excel and update or insert

$
0
0

So I have a table of data in my db with multiple columns. Essentially they are product codes, prices and information on the product. As with all sales people I need to be able to change the prices regularly to reflect supplier price or margin increases or decreases.

So I need to be able to import from excel or csv my new prices. I do not want to create new records for the same product, just update existing product.

Is there anyone out there who know how to do this using Toad for MySQL?

Thank you


RE: Error when running SQL with TEMP tables

$
0
0

We made a change in Automation where each activity opens and closes the connection. You need the connection to stay open so the temp table will persist. 

We have provided for this. You need to make two changes. 

1) In the connection manager select the option that says to start your connection on start up. 

2) In Options under Environment | Connection Manager select the option to "Use connect on start up option running scheduled automation scripts"

This will open up a connection on start of TDP. When the automation script see there is already a connection of the type it needs it will use it and not close the connection allowing you to keep your temp table. [Y]

RE: Error when running SQL with TEMP tables

$
0
0

Thank you debbie! When I got to Tools  Options under Environment | Connection Manager I don't see any options to select just a dropdown window for "Connection Import/Export Folder"

RE: Error when running SQL with TEMP tables

$
0
0

what version do you have? I believe we added this to TDP 3.8. You should down load and upgrade to latest version which is TDP 3.8.1

RE: Error when running SQL with TEMP tables

$
0
0

3.7

I work for a large institution so not sure if I can do that but will try. Is there any work arounds for 3.7?

RE: Error when running SQL with TEMP tables

Viewing all 2544 articles
Browse latest View live


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