Recent content by David Stidham

  1. D

    Command window date format

    Thank you. I've made this adjustment, and returned the preferences for Date display back to Windows and the command window is showing me the full date/time data. SQL> set datewidth 23 SQL> select sysdate from dual; SYSDATE ----------------------- 12/12/2012 9:55:00 AM SQL> Marco, would it...
  2. D

    Command window date format

    Hello - I know this is an old thread, but this is exactly the issue I'm facing with PL/SQL Developer 9.0.6.1665. I have created the NLS_DATE_FORMAT registry entry and I have created a line in the AfterConnect.sql file to alter the session and set the NLS_DATE_FORMAT to 'MM/DD/YYYY HH24:MI:SS'...
  3. D

    RELY constraint DDL extraction

    Thanks, Marco. That would be a greatly appreciated enhancement. David
  4. D

    RELY constraint DDL extraction

    I wanted to see if the latest version supports the extraction of the RELY constraint when viewing the SQL on a table, but am having problems trying to get the trial version to run. I've posted a separate message on that issue ... Having said that, I appologize if this question has been asked...
  5. D

    PLSQL Developer not opening

    I downloaded 7.15 and installed it, too. I had previously installed a trial version a few months ago and uninstalled it a few days after installation. Now, can I not re-install the current trial version. When I click cancel on the registration form, the application shuts down. Help?
Back
Top