vote up 0 vote down star

I'm using Toad 8.6 and when I try to add new records using the Schema Browser, Data tab, my 'insert record' is grayed out. so, I installed the 9.6 version and the same problem persists.

see the grayed out buttons in red in the picture.

alt text

but i'm able to add records through the SQL insert statement at the SQL Editor of Toad. Weird !

is there something I'm missing ?

How can I solve this ?

thanks.

flag

47% accept rate

3 Answers

vote up 0 vote down

Do you mean the + button that displays at the top of the SQL results grid?

There is an "edit grid" button which you're supposed to click first to then enable changes to the data grid. Otherwise the results grid is read-only.

link|flag
no, i'm talking about the + sign at the top of Schema browser , the one you use when you want to add a new row to your database. – Attilah Sep 25 at 9:27
vote up 0 vote down

Is your TOAD installed Read-Only? The help files provide information about installing TOAD as a Read-Only application.

link|flag
vote up 0 vote down

Uncheck Default to Read only query in Toad Option (View--Options- Data Grid --Data)

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.