Compilation error window

Miriam

Member
I am new to PL/SQL Developer. When I compile a package, I get the error at the bottom, "Compiled with Errors" but can't figure out how to display those errors. I know it must be something simple I'm missing, but I've searched the help file to no avail.

Your assistance will be greatly appreciated!

I am using 9.0.4.1644
 
Last edited:
Are you using the Program Window for your compilation? It will show the errors and allows you to click on an error to go to the location in the source.
 
Back
Top