Recent content by hsheehan

  1. H

    Unable to save package defined in text file into the database

    No, you were clear. I misunderstood what you wrote. Sorry. :)
  2. H

    Unable to save package defined in text file into the database

    The comments are revision history and aren't really intended to be included with the source. I may consider moving them inside the package body since that avoids this problem. Thanks for the suggestion.
  3. H

    Unable to save package defined in text file into the database

    The "Ignore unrecognized PL/SQL" option was enabled the whole time that I looked at this problem.
  4. H

    Unable to save package defined in text file into the database

    Thanks for the suggestions, but those are not it. I've explored some more and I think I've determined the cause. I noticed after my initial post that, when I opened the source file in the Program Window, the tab that usually shows the package name didn't; instead it showed a single question...
  5. H

    Unable to save package defined in text file into the database

    I've done this repeatedly as long as I've used PL/SQL Developer but, in the last couple of days, I've noticed that when I thought I was compiling my changes to my source into my test database, it wasn't actually updating the database source. Needless to say, this resulted in much confusion on...
Back
Top