Recent content by hadfieldjohn

  1. H

    Explain Plan table

    Synonym?
  2. H

    Direct Connection through Pl-SQL developer

    You can definitely connect to XE - I'm connected now. As to how exactly, I'm not certain! I just type a username and password and leave the 'Database' field blank. My Oracle Home is autodetected (as I have a few Oracle homes on this PC) but the dropdown list of databases suggests it's not...
  3. H

    Pl/SQL Developer Version 8?

    I don't recall seeing *end* of second quarter (though I have been wrong before). I think it would be nice to get a date, rather than a quarter though as we're all keen as mustard to get our hands on a new version. Marco - do you have a date or are you working towards end of second quarter?
  4. H

    connect to oracle 10g

    By logging on to a 10g database!!? Have you tried? Are you getting an error?
  5. H

    Change password on demand

    I need to be able to change my password in a 'secure' way - not via keying SQL - and I need to be able to supply a REPLACE (old) password. When my password has expired it seems to work, but I can't use the edit user option (as it doesn't generate the replace part of the alter user statement)...
  6. H

    Queue Tables under Users in Object Browser

    We have a number of ex-SQL*Navigator users who like to look for objects by navigating to the relevant user under Users and then Objects etc... When you do this (with the use dba views option enabled) and go to Users, Objects, Queue Tables you see all queue tables rather than those for the...
  7. H

    Help - Configure Tools

    Thanks Marco
  8. H

    Help - Configure Tools

    Hi. I'm using 7.1.5.1398 and trying to set up a specific configuration of a diff tool using the Tools, Configure Tools menu option. My executable/script setting is: C:\Program Files\PLSQL Developer 7\ExamDiff\ExamDiff.exe and my parameters is: "c:\release\#file" #path I seem to have...
  9. H

    Enhancement request - DDL generation preferences

    When dragging an object into the editor and choosing 'DDL', it would be lovely if that DDL could be created according to a set of preferences dictating which elements of the DDL should be created. For example, whether storage or tablespace clauses should be included. The 'Export Tables'...
  10. H

    6.02 out on web page, but not in update dialog

    Adding the proxy settings in the Tools/Preferences/Other/Updates & News section sorted that out! D'Oh! J.
  11. H

    6.02 out on web page, but not in update dialog

    I get it too. Also a little message displayed at bottom of dialog showing "Failed (can't resolve hostname to IP address)" having not renamed anything at all!
Back
Top