If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Applications & Tools > Toad for Oracle Help

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-14-06, 09:40
Ikviens Ikviens is offline
Registered User
 
Join Date: Mar 2006
Posts: 55
Toad for Oracle Help

I am switching from SQL Navigator to Toad for Oracle 8.6. I want to know how I can use the following functionality in Toad. Many thanks in advance.

1. Multiple cell selection
I want to select multiple cells from SQL results in the same fashion as used in Excel or SQL Navigator. Currently I can only select and copy only one cell at a time.

2. Column name copy
I cannot copy column headers from SQL results either in Data Grid of SQL Editor or in Schema Browser. I have seen an older version of Toad where users can copy column names by one click on the column header, which then pops up a small window with a copyable column name. It strikes me odd to see my Toad not supporting this functionality. Is it a setup issue?

3. Manual dataset editing
In Schema Browser, I cannot manually edit the dataset. Attempts at pasting data into Schema Browser grids result in the following error message: "qryData: Cannot modify a read-only dataset." I don't suppose this error is caused by inadequate table definition since I can update the table in question with SQL scripts run at SQL Editor.
Reply With Quote
  #2 (permalink)  
Old 05-15-06, 04:40
duul duul is offline
Registered User
 
Join Date: Jul 2005
Location: jakarta
Posts: 21
When the Datagrid comes up, right click. Choose Datagrid options to answer all three of your questions (Select "Immediate on Edit" to be able to edit the records, Select "Multiselect" for more than one row...). I love Toad (for DDL scripting like adding partitions, adding tablespace etc). but for developing and reporting pl-sql developer of allround automations is nicer. and quicker/less resource sapping than toad.
Reply With Quote
  #3 (permalink)  
Old 05-16-06, 03:21
Ikviens Ikviens is offline
Registered User
 
Join Date: Mar 2006
Posts: 55
Thank you, duul.

I could set Multi Select (1) and Immediate Edit (3) but still fumbling with colomn name copy. I changed the setup so a double click on a column header now pops up a small window for sort options. However, the column name is not copyable.

Is there still more settings I have missed out or, alas, I am looking for something non-existent in the current version?
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On