Recent content by syscw

  1. S

    Cannot connect using 10g client

    I am not using Instant Client -- I am using a full Enterprise Edition install. Here is the support info (if it matters, I was connected using the ORACLE_HOME variable at the time). --- Info --- PL/SQL Developer Version 7.0.0.1050 (MBCS) 01.32396 - 1 user license Windows XP version 6.0...
  2. S

    Cannot connect using 10g client

    I am using a 10.1.0 client and plsdev 7 (had same problem with 6.0.6). Was able to connect via SQL*Plus, and the plsdev logon window recognized my tnsnames.ora and all the entries. But when I attempted to connect, I got a small window with nothing by an OK button in it. Set my Oracle Home and...
  3. S

    Beautifying custom keywords

    Got it. Cool. Thanks.
  4. S

    Wish list - external tables

    In case it's not already on your enhancement list, support for external tables in the new/edit table dialog would be really cool.
  5. S

    Beautifying custom keywords

    Is there anyway I can get custom keywords to change case, like standard keywords do?
  6. S

    Merge not beautified

    Even though I have my DML options set to one per line, the beautifier insists on putting both the update and insert clause all on one line. MATCHED isn't recognized as a keyword, either. I just upgraded from 5.1.3 to 5.1.6. It's been a while since I used a merge command, but I thought it used...
Back
Top