I installed PL/SQL Developer 8 on Windows 7 and oracle 10g 64-bit client. However, I am getting a message in PL/SQL developer asking me to install 32-bit client. Is there a 64-bit version of Pl/SQL developer or do I have to install 32-bit oracle client?
Is there a way to view all constraints in a single folder in browser window? I tried to define a new folder but it seems that folders get data from ALL_OBJECTS view and constraints are not database objects.
Thanks,
Sameer
I am facing the same problem. My keyboard freezes when I start macro recording and I have to go to Task Manager using ctrl+alt+delete and kill PL/SQL Developer. Also, I do not see any menu items under Macro menu.
Here's my setup:
PL/SQL Developer
Version 7.0.3.1123 (MBCS)
Windows XP version...
I created new Queue table and a Queue. When I try to select from the Queue table PL/SQL Developer hangs with the status bar at the bottom showing:
Access violation at address 6410367A in module 'ORA805.dll' Read of address 00000068.
It works fine when I select from some of the other queues. Any...