Yes, that's how I often use it too, taking inserts from here and there to build a larger script. Also, if I am actually using some variables in the script a...
Hi Mark http://asktoad.com/DWiki/doku.php/faq/answers/unicode_support_in_toad_10 Cheers, Norm. [TeamT] Information in this message may be confidential and may...
Great, thank you Norm ... From: toad@yahoogroups.com [mailto:toad@yahoogroups.com] On Behalf Of Dunbar, Norman Sent: Friday, May 01, 2009 8:15 AM To:...
I've got a small success to report with my All Fusion Harvest-Toad Integration. One of the hurdles appears to be that Toad presents files on a network to...
hi, i mentioned this issue before but no clear answer, i have toad 9.7.2.5 in this release arabic text appears duplicated and it seems the problem is from...
I agree with Steve. I know this was a mammoth task and I'm sure you are thrilled to have phase 1 completed. Congratulations! I too read your message all the...
Unicode really is the way to go. If there is a database character set migration, I can't imagine any reason to not move up to UTF8. It is without question...
Evening Mark, ... I agree. ... We already have it in we8iso8859p15! ... Probably a lot better than the GB Pound (£) at the current point in time! Happy...
Came close to parity around Jan 1 and seems to have fallen steadily since http://www.x-rates.com/d/GBP/EUR/graph120.html one new england town has decided to...
Martin Gainty
mgainty@...
May 4, 2009 4:56 pm
47235
... Not really, since the value is still tied to the USD (according to their own website). In on-topic Toad terms, fire up MOE and type in: SELECT...
Hi John, can the TOAD differentiate the privileges because the order is not exactly equal? I mean: - Instance A: DELETE, UPDATE, SELECT, INSERT - Instance B:...
Hi All, When I copy any query from Toad and paste in E-Mail (MS Office) new empty line comes up after every line of the query. Is there a way to prevent these...
I am on 9.7.2.5 and it behaves the same way. ________________________________ From: toad@yahoogroups.com [mailto:toad@yahoogroups.com] On Behalf Of John Dorlon...
Leo Drobnis
Leo.Drobnis@...
May 5, 2009 12:13 pm
47241
Is there a way to change code navigator procedure marker color? It's too light of a gray to notice. Meathook...
If I remember correctly, this is an Outlook issue. There are 2 ways that I know of to work around this. You can turn off the option "copy text in rich text...
I just did a "spool sql" as I did a compare schemas, and I see the order by clause in the sql statement that pulls the object privileges. Are you sure it is...
John - does it matter whether you have DBA module or not when the query is being constructed and the order by is added in ??? ________________________________ ...
Good point! I've just tried pasting MOE output into a new message using Outlook 2003: 1) Using internal editor, plain text -- single spaced. 2) Using...
The order by clause is present even without the dba module. From: toad@yahoogroups.com [mailto:toad@yahoogroups.com] On Behalf Of Bert Scalzo Sent: Tuesday,...
Hello Guys, How I import/export this list? it follows image. grateful, Fábio Hello Guys, How I import/export this list? it follows image. grateful, Fábio...
Fábio Lima
fabio.enfase@...
May 5, 2009 5:01 pm
47250
Hi This is toad 9.7.2.5 I create a table T under system user and perform the following grants create user scott1 identified BY test; create table t (id...
for one, the order of grants makes NO difference. They are stored in the database, but not their order. The only orders that matter in database are object...
First, as Bert mentioned, the order of grants does not matter. But then you revoked DELETE on scott1 and compared again, not seeing a difference. The reason...
Oops - last paragraph should have started: "If you want to compare grants received..." From: toad@yahoogroups.com [mailto:toad@yahoogroups.com] On Behalf Of...
Well... I know you asked a different question, but here's an answer.... The problem you pose is a query returning no records. Instead of trapping the issue,...