In Toad for sql server 4.6, is there a quick way to browse table data, instead of having to choose the table and do a left click - generate sql - to editor - select statement + F5 ?
Such a long way you know
I’d like to know if it is possible to “create a custom button” or something similar if this option is not available by default.
Hi Roger,
The best place for this is Data tab in Database Explorer. To open Database Explorer choose View Details from context menu on table name in Object Explorer. Then click on Data tab. I hope this is what you really need. See attached snapshot.
You also can change default option to open Database Explorer on each new connection: Tools|Options|Database|Open on New Connection
Hi Roger,
The best place for this is Data tab in Database Explorer. To open Database Explorer choose View Details from context menu on table name in Object Explorer. Then click on Data tab. I hope this is what you really need. See attached snapshot.
You also can change default option to open Database Explorer on each new connection: Tools|Options|Database|Open on New Connection
Hello again… It is possible to have two or more viewers at the same time ?
I’d like to have more than one table/view opened in the “Data” tab at the same time, but everytime I change the selection, the same data changes to the new selected table/view data…
Sending the 1st table to the Object Details (right click on table on the LHS >
Send To > Object Details) and then opening RHS (right click on table on the LHS
View Details) should allow viewing both tables on the RHS.