Recent content by Deeg

  1. D

    Editor : Column Selection

    OOPS, it works now. Thanks all.
  2. D

    Editor : Column Selection

    In 7.0 it was possible to select a column by holding down the alt-key and mark your column with the mouse. This doesn't work anymore in 7.1. Is it possible to add this functionality again, or something similar as in Ultra Edit's column mode ? (Windows editor)
  3. D

    Connect via internet

    Thanks, indeed an entry in tnsnames.ora with the ip-address in HOST. Furthermore on the server-side, when you are using a firewall/router, 1. you must use a fixed ip-address, 2. add port 1521 to the NAPT table of the router/firewall and 3. add environment variable USE_SHARED_SOCKET = TRUE
  4. D

    Connect via internet

    How can i make a pl/sql developer connection to an oracle database via the internet, that is running on a pc behind a router ( firewall ) without an URL, only an IP address ?
Back
Top