Well that would explain why it's not working. For some reason Toad isn't looking for your object. Have you tried a simple test, say on SCOTT. HR. SCOTT.EMP. ?...
Start of the month is here so I downloaded freeware_update.zip. Every I'm running into the same trouble we had a few months back: "This version of TOAD for...
I would speculate since yesterday was a holiday 9/1 and coming off a weekend that a new freeware has not been uploaded yet. But the good thing is that your ...
One of my teammates is also having an issue with the Toad Freeware Update. Is there a time frame when the new update will be available? Thanks Bunches Ellen...
I get the same multi-tabbed display as if I had done a 'describe tablename'. Dan -- Dan Madvig Northwestern College & Radio, St. Paul, MN 651.631.5323 From:...
Madvig, Daniel B
DBMadvig@...
Sep 2, 2008 2:59 pm
43616
If I am reading this correctly, it means I can't transfer the passwords from the old version 8.0 to new 9.5 folder. Ultimately I will have to start from...
I'm downloading from usdownloads.quest.com.edgesuite.net Has anyone been able to download the September 1st freeware from this server? Its 12:43pm CDT and...
BINGO!!!! John, that did the trick. I checked several tables with record counts over 11,000 and they all allowed me to retrieve the data in the data grid with...
Hi Matt, Yes I did cleared cache, cookies, browsing history, temp files, etc. . . before posting about my problem. BTW: I followed your FAQ and downloaded...
I have been downloading the freeware since Jim started to give it away. I have cleared by cache. No luck I have mailed service desk for them to try. Ian...
After reading the FAQ, I not only cleared all cookies, temp files, etc... but I renamed the folder I've been installing to, and started from scratch. It...
Evening all, ... I don't think that the cache would be the problem now because if I'm not mistaken, the web page uses an automagic system for tagging on a...
Dear All Can anyone tell me how to store file in to oracle table a file can be Word, Excel, Autocad. Actually I have too much data with there reference # and...
BLOB is probably a better way ago. This stores a copy of the file in the database, and once it's loaded into the DB you can delete the file from the operating...
Hello everyone, I am kind a new to this group but I can tell there are a lot of people who knows what they are talking about so ... I am kind of baby foot as a...
Hi Samir, ... Flattery will get you anywhere! ;-) ... It sounds as if the insert/update is executing a commit. When this happens a number of things take place....
PS. Reduce your commit count - if possible. However, remember that a transaction is an atomic unit of work that must complete or fail as a single unit. So if...
About a week ago I noticed whenever I try to run a query from an editor window it takes a good 5-10 seconds before the query actually executes. I can literally...
You can find that option in: Oracle | Transactions KP _________________________________________________ "Every man must decide whether he will walk in the...
Hi There While creating table: CREATE TABLE moja_tabela ( ID NUMBER, xml XMLTYPE) XMLTYPE COLUMN xml XMLSCHEMA "moja_shema.xsd" ELEMENT "KorenskiElement"; and...
Hi there I am installing Oracle 11g client (have tried both instant client and full admin version) and cant for the life of me get Toad (9.6.1.1) to show a...
Didn't we have an issue supporting 11g Instant Client at one point? That's fixed now, right? From: toad@yahoogroups.com [mailto:toad@yahoogroups.com] On...
Hi again - thanks for response When I wrote " I set the environment variable TNS_ADMIN to point to this." I mean that this environment variable contains a path...
OCI.DLL and others - the binaries that allow for the connection to oracle. From: toad@yahoogroups.com [mailto:toad@yahoogroups.com] On Behalf Of neal clark ...