Recent content by ava

  1. A

    VCS plug-in - adding multiple files at once

    Hi Forum, is it possible to add multiple database objects (triggers, functions, procedures) to VCS at once in PL/SQL Developer using the VCS plug-in? If yes, how is it done? The "add to VCS" function is not available anymore if multiple objects are selected. So I tried to use the "check in"...
  2. A

    How does PL/SQL Developer export/import work?

    Thanks for responding. I'm using the PL/SQL Developer format export/import. Can I call this one from a Java application (using stored procedures or whatever)?
  3. A

    How does PL/SQL Developer export/import work?

    Hi, I'm using PL/SQL Developer 6 with an Oracle 8 database. PL/SQL Developer provides functionality for exporting and importing tables. I'd like to know, how this export/import works (the mechanism behind). Instead of doing the import/export manually using PL/SQL Developer, I'd like to do it...
Back
Top