Friday greetings you scurvy lot! I've just installed the Oracle Developer Suite 10g on my PC (had Oracle 8.1). I've changed the "Connect Using:" box to point...
Madvig, Daniel B
DBMadvig@...
Sep 2, 2007 11:37 pm
38841
Hi Our developers are developing a Delphi 2007 client-server application. SQL's are buried deep withing objects called "datasource", "clientdataset" and in...
Hi Neal, ... A good reason to build an API in PL/SQL packages living in the database and having your app call the API rather then defining it's own SQL...
You can also try running the SQL Monitor utility installed with Toad. Run SQLMon.exe on the machine that your application is running on (SQLMon will capture...
Hi Jeff, ... Yeah I agree, but it's much more fun delving into trace files surely? Plus, Dave Reed (I think) posted that SQLMonitor was only showing the first...
Hi, Is there any chance to get TOAD Free version that will work now? Currently available one worked till Friday. Thank you. Kamil 'Hilarion' Nowicki...
Does anyone know how to fix this? It worked fine last week!...
Wollard, David
david.wollard.ext@...
Sep 3, 2007 4:31 pm
38847
Hi, I found the offending trace file and error. I am afraid I am still in the dark as the error refers to an Orcale internal table. The offending statement...
I am told that in Delphi 2007 that the database model defined in Oracle with Foreign keys and primary keys must be "defined again" in Delphi's GUI. Delphi...
I've seen the 1st char thing b4, not sure what causes it... ... From: toad@yahoogroups.com on behalf of Dunbar, Norman Sent: Mon 9/3/2007 9:41 AM To:...
Hello, everybody I have already read many post's about that problem that throws a runtime error, and tried many times but my toad still tells me that the...
I have received other requests today for this to be resolved. I have asked the Dev team to investigate the problem as soon as they get into the office. John ...
The free version of toad does not get updates. You download the free version and install/use it. The freeware does time out every so often, so you have to...
Hi Guys, I've downloaded update for September 2007 from toadsoft.com and unzipped it, but still when connecting via Toad, it gives Toad Expired message. I also...
Afternoon all, Because of the number of postings today about FreeToad not working any more, I've downloaded it (and not the trial version) from toadsoft.com ...
It should be up there now. Michael ... From: toad@yahoogroups.com [mailto:toad@yahoogroups.com] On Behalf Of Dunbar, Norman Sent: Tuesday, September 04, 2007...
Neal, In your posting you showed an extract of a trace file. Unfortunately, this didn't have bind variables showing. Could you please try either the same thing...
Interesting also that you got an internal oracle query to fail...wondering if/when you find the offending SQL if it is sent either by SQL*Plus or Toad if it...
Hi Michael, ... Fraid not, still expires on Spetember 1st 2007. :o( I did change the URL for the update link to make sure I bypassed my cache. Cheers, Norm....
One possible resaon for the problem is a to_number conversion on something that is not a number, or a calculation on a field that does not have all numbers in...
I tried the local copy of the files and the expiration is correct. After uploading the files I see the same as you with the old files still coming across. Now...
Neal, If all else fails, run this in TOAD after setting your dbms_output on : -- create table norm(a varchar2(100)); -- insert into norm values (....) - lots...
"Debugable" is fine and should be an allowable word if it is not already. I will try and implement Lord Dunbar's excellent suggestions. Have tried hard, for...
I currently have a problem with the display grid decimal precision - any ideas? How do I display unit_cost .00001 in the TOAD grid? Oracle:11.5.10.2 Toad:...
Ok, I am Freeware Uploader Pro Tem while Matt is out of town so A) I don't know what I'm doing :) and B) I forgot to do what I don't know I'm doing last...
Wow! Thanks John for digging this one up. Ed [TeamT] _____ From: toad@yahoogroups.com [mailto:toad@yahoogroups.com] On Behalf Of John Dorlon Sent: Tuesday,...
It seems like the correct version is up there now. Michael ... From: toad@yahoogroups.com [mailto:toad@yahoogroups.com] On Behalf Of Michael Staszewski II ...
Hey Ron, I think the version of Oracle you specified is the Apps version and not the database version. Do you see the same issues if you run this: select...