Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

toad · Self Help List for TOAD Development Users

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 7640
  • Category: Oracle
  • Founded: Jul 22, 1998
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 2982 - 3011 of 58532   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
2982 aebihan@... Send Email Sep 1, 1999
8:45 am
I solved the problem by myself. I just unchecked the option 'force Sql*Net' in the login window and it worked. Begin forwarded message: I downloaded the latest...
2983 Barbara Akakpo
barbaraa@... Send Email
Sep 1, 1999
12:18 pm
Hello, Can you please tell me how to slove a buffer overflow problem in SQL/ PL. I have set server output on 1000000. I get back the following error : ora-...
2984 toadman
toadman@... Send Email
Sep 1, 1999
12:25 pm
Go to a Schema Browser. Move the vertical splitter to the point that the table names in the list are cut off. Pass your mouse over the list which SHOULD...
2985 Steve Chapman
schapman@... Send Email
Sep 1, 1999
12:28 pm
My bad. I guess you'll have to use an application (home grown or otherwise) to read LONG RAW data from one table and place it into another.... Steve...
2986 Pronk, Johan
JC.Pronk@... Send Email
Sep 1, 1999
12:33 pm
Dear Barbara Akakpo, 1000000 is the absoluut maximum, You have to try to let there less output from Your SQL/PL program ; in such a situation we have limited...
2987 hans.hauer@... Send Email Sep 1, 1999
1:35 pm
Hi toad developers! When I try to save the output of an embedded DBMS_OUTPUT window by clicking the save_to_file icon in TOAD, no "save to" dialog appears and...
2988 Steve Chapman
schapman@... Send Email
Sep 1, 1999
3:04 pm
This has been fixed, will release soon... Steve ... a.m. copy). The SaveAs option of the File drop down menu is always grayed out. Has this been removed? ...
2989 Steve Chapman
schapman@... Send Email
Sep 1, 1999
3:04 pm
Toadman is going to make the popup windows for DESC table to be an option in the next release... Steve ... with F4 . However, I didn't realize that type "DESC...
2990 Steve Chapman
schapman@... Send Email
Sep 1, 1999
3:04 pm
Although TOAD is intended as a developer's tool, TOAD can be made read-only via the license files that come with TOAD. When TOAD executes, the file TOAD.LIC is...
2991 Steve Chapman
schapman@... Send Email
Sep 1, 1999
3:04 pm
This will fixed in the next rel... Steve ... When you double click on the table name which worked in earlier versions, nothing happens. ... -- Steve Chapman ...
2992 Steve Chapman
schapman@... Send Email
Sep 1, 1999
3:04 pm
OK, we'll get it fixed... Steve ... When I try to save the output of an embedded DBMS_OUTPUT window by clicking the save_to_file icon in TOAD, no "save to"...
2993 Clive Walden
clivew@... Send Email
Sep 1, 1999
4:26 pm
It has been happening in numerous situations. I will have to start logging them. Here is the first. Go to File/End Connection. Select a connection to end. ...
2994 Casey, Gregg
GCasey@... Send Email
Sep 1, 1999
8:23 pm
I wrote an app for a similar issue using Oracle forms. My long raws were loaded with Word documents though so that may not help. (Depending on your task...)...
2995 Vijey Soundram
VSOUNDRAM@... Send Email
Sep 1, 1999
8:32 pm
The SQL Builder option which used to work before is not working in the above version. Nothing seems to be happening when a table is selected from the data...
2996 Hewlett, Karl
karl.hewlett@... Send Email
Sep 1, 1999
9:36 pm
Hi Toadman I just encountered a situation where I tried to close an SQL window with an edited file open in it, relying on the prompt to save. The prompt...
2997 Carl Sundbeck
sundbeck@... Send Email
Sep 1, 1999
11:04 pm
When trying to use grant table privileges in the table tab of the object browser, Would like to have the ability to grant to a role, not just users. Thanks, ...
2998 Mikkel Damsgaard
mikdam@... Send Email
Sep 2, 1999
2:28 am
A questions to the toad develop team. I just love the cancel button on the SQL Edit window. I wondered if it could be added to the Object browser as well....
2999 Miller Herbert D Cont...
Herbert.Miller@... Send Email
Sep 2, 1999
2:28 am
Can you use substr on long raw and pull the data out in chunks, like: substr(long_raw_field, 1, 32000)... substr(long_raw_field, 32001, 32000)... ...
3000 Steve Chapman
schapman@... Send Email
Sep 2, 1999
2:29 am
Why did the file write fail? Was the destination file marked as readonly? Disk Full? Steve ... I just encountered a situation where I tried to close an SQL...
3001 Steve Chapman
schapman@... Send Email
Sep 2, 1999
2:37 am
This problem has been solved. It turns out that ROWTYPE in the proc args was causing confusion in the proc code parser... Steve Chapman...
3002 Steve Chapman
schapman@... Send Email
Sep 2, 1999
2:43 am
On the "Privileges&quot; window, user schemas are listed first, then roles at the bottom of the list. e.g.: DEMO SCOTT USER1 ... DBA_ROLE DEVELOPER_ROLE ...
3003 Steve Chapman
schapman@... Send Email
Sep 2, 1999
2:45 am
The OK button got hidden by mistake...will be fixed in next rel... Steve ... version. Nothing seems to be happening when a table is selected from the data...
3004 Jan Stulrajter
jan.stulrajter@... Send Email
Sep 2, 1999
7:06 am
3005 Barker, David
david.barker@... Send Email
Sep 2, 1999
7:22 am
Prior to version 6.2.8.27 you could press F4 on a function in an SQL Window and the pop-up would show the parameters. Now all I get is ORA 01-036:illegal...
3006 gerben.braakman@... Send Email Sep 2, 1999
7:47 am
Any idea when the new free version will be released? Gerben ********* DISCLAIMER ********* De informatie in dit e-mail-bericht is uitsluitend bestemd voor de ...
3007 Jimmy Sanby
SanbyJ@... Send Email
Sep 2, 1999
10:59 am
I can not simulate this one! oracle 7.3.4 NT4 SP5 Jimmy Sanby ... It has been happening in numerous situations. I will have to start logging them. Here is the...
3008 BarkerD@... Send Email Sep 2, 1999
11:21 am
I am using TOAD freeware 6.1.9.1-g and when it is run from a read-only network drive TOAD thinks it is a read-only installation and I can't update the...
3009 Barbara Akakpo
barbaraa@... Send Email
Sep 2, 1999
11:21 am
hello, Does any one know how to use utl_file in sql/pl. Is there anywhere I can get sample code on how it is used. Barbara Akakpo...
3010 hans.hauer@... Send Email Sep 2, 1999
11:21 am
Hi TOAD developers! Thank you for the fast response, Steve! Another idea: In the temps directory the TOAD finds the USRFUNCS.TXT which one can use to...
3011 mbroughton@... Send Email Sep 2, 1999
12:09 pm
Just started playing with the new version and found one irritating bug. While I love the new drop-down on the switch connection button, the old functionality...
Messages 2982 - 3011 of 58532   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help