Recent content by horsi

  1. H

    Problem with exporting user objects file per object

    Hi! PLSQL Developer creates file names as "OBJECT_NAME.TYPE". Some names like CON and others (COM1 to COM9, LPT1 to LPT9, NUL, PRN, AUX) are reserved names in Windows and you cannot use these names. Unfortunately, one of my object has CON name, and the export is stopped every time. How can I...
Back
Top