Recent content by kcrider

  1. K

    Remote Connect

    From outside our LAN we can connect to our oracle db using ssh->sqlplus and also I've just discovered that the oracle tool SQLDeveloper works too. How can I configure pl/sql developer to connect ? I do not have oracle client installed.
  2. K

    Remote Connect

    From outside our LAN we can connect to our oracle db using ssh->sqlplus and also I've just discovered that the oracle tool SQLDeveloper works too. How can I configure pl/sql developer to connect ? I do not have oracle client installed.
  3. K

    Command Execution vs. F8

    We've probably all done this... I've gotten in the habit of placing a single dash, "-" at the top of the SQL window if I am going to have multiple statements in the window at once. This automatically fails with an error if I hit F8 with nothing selected. I like the idea that if there are...
  4. K

    Dualies

    I guess you can classify this under enhancement request... I have been using your product for about a year now and have up 2 monitors to my cpu. This setup works great for other IDE's because I keep the code window on one monitor, and all other panes I move to the other. There's a couple of...
Back
Top