PL/SQL Developer Hangs

Derek

Member
Does anyone know why the developer hangs when I create a pl/sql table and then try to access the values of the table when passing it as a paramater through a function?

Better yet, is there a fix for this? I am on version 6.0.4 and it does not work.

Thanks,
Derek
 
Maybe this is an environment problem. Can you go to Help > About, press the 'Info' button, press the 'Copy all pages' button on this info screen, and paste this text into an e-mail reply?

To prevent this error, go to Tools > Preferences > Code Assistant page, and disable "Automatically Activated". Now you have to press a function key (default F6) to invoke the Code Assistant.
 
Back
Top