Quantcast
Channel: Toad for Oracle Forum - Recent Threads
Browsing all 4385 articles
Browse latest View live

RE: Toad for Oracle 12.8 Export Grid to Excel - Use Only 'General' Cell...

I see.   Well, 12.9 will be available this summer, so you don't have long.

View Article


RE: Toad for Oracle 12.8 Export Grid to Excel - Use Only 'General' Cell...

Ok thank you. I'll wait... :-)

View Article


RE: Export multiple tables to csv

Go to the Schema Browser.Select the tables that you want to export.Right-click and choose Export Dataset.

View Article

RE: Export multiple tables to csv

Thanks for answer, John.I was not precise enough :(I am interested in a script that can I run every day, outputfile should be defined in script.Select can have joins...select field1, field2, field10...

View Article

Image may be NSFW.
Clik here to view.

RE: Export multiple tables to csv

Well, it's not exactly a script, but if your goal is to run this from a command line, you could set up your exports in the automation designer, and then run them from command prompt.   If you are...

View Article


Export multiple tables to csv

Dear all,I am quiet new with TOAD V12.I want to Export multiple tables via script to csv, e.g.:select * from customer into c:\hs\customer.csvselect * from articles into c:\hs\arcticles.csv...How to do...

View Article

RE: Export multiple tables to csv

Use Pentaho Kettle Open Source. You define seperate transformation for every SQL statement. Use a Table Input and combine it with a CSV Output or a Excel Output so every SQL has a matching CSV File....

View Article

RE: Importing dates

John, Toad is completely incapable of importing dates. The custom date format does nothing, no matter what you set it to or how you change the data it always produces error for dates.

View Article


RE: Importing dates

Can you send me a few lines of your input file and your table DDL?   This feature gets a lot of use, so I know it works, but maybe you found a bug....

View Article


RE: Importing dates

Sure, it's a *really* simple table with 2 dates in it:CREATE TABLE ORDERGEN_DBA.IAN_INPUT_ACTVTY_NAME(  INPUT_ACTVTY_CDE   VARCHAR2(10 BYTE)          NOT NULL,  INPUT_ACTVTY_DESC  VARCHAR2(40 BYTE)...

View Article

Image may be NSFW.
Clik here to view.

RE: Importing dates

I just tested this with Toad 12.8 and it worked fine for me.   If you are using a different version, please let me know and I will try with that too.   These were my settings.    Did you check "Four...

View Article

RE: Toad is completely incapable of importing dates

answered here www.toadworld.com/.../60526

View Article

Toad is completely incapable of importing dates

I have tried to import a simple 1 row .csv file with a date in it (in mm/dd/yyy hh:mi:ss pm format) that I had previously exported from Toad.I have attempted many times to change the custom date format...

View Article


RE: Importing dates

I have Toad 12.6.0.53. It does indeed work with those settings. For some reason I had been attempting to use the custom date format (of mm/dd/yyyy hh/mi/ss pm and mm/dd/yyyy with just the date) and was...

View Article

RE: Importing dates

I'm glad you got it working.mm/dd/yyyy hh:nn:ss is what you would have needed to do this with a "custom date format".   I know nn isn't intuitive for minutes, but there are some sample formats in the...

View Article


RE: Importing dates

I tried mm/dd/yyyy hh:nn:ss first as it was in the dropdown. When that didn't work I tried mi instead of nnI think I'll just stick to the non-custom formats from now on ;)

View Article

Image may be NSFW.
Clik here to view.

Importing dates

I’m trying to import some data including dates from a CSV file.A row in the CSV file looks like this: 49988,FRO,27-Jan-15,26-Jan-15 I believe that’s what one might call the plain Oracle date format.On...

View Article


RE: TOAD 12.8 and memory leaks

Hi Michael, I have customer with the same issue. I did not see any mentions of such a defect in the KnowledgeBase.I can create a Knowledge Article if a defect ID has been established.The workaround...

View Article

TOAD 12.8 and memory leaks

I recently upgrade to 12.8 basic and then installed the 12.8 developer suite on top of it as a 30 day trial.I seem to run out of memory on a regular basis after working in it for an extended period of...

View Article

RE: unable to open toad

Is another Toad running? Check task manager, kill one if found.

View Article
Browsing all 4385 articles
Browse latest View live


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