Still there in 12.0.2.1818 (64bit).
Im running scripts with ending .sql in a command window and a blank line is inserted after every command. I agree to Raimund that it's annoying.
Example:
Set Feed Off
Set Termout Off
Drop Table T1;
Set Termout On
Prompt Create
Create Table T1 ( A Number...
Will there be a native 64Bit Version of PL/SQL Developer in one of the next releases?
Besides: The solution of my initial problem was rather simple: The 32Bit-Client installation had no tnsnames.ora in its home (which was there, but in the Wow6432Node-Regedit-Subtree) so copying tnsnames.ora...
Hi,
on my Win7/64Bit system i successfully installed Oracle 11/64Bit. Additionally i installed Oracle 11/32Bit Client. Any experience with running PL/SQL-Developer in this scenario? Logon fails with ORA-12154, any additional settings to get it running? Apparently no additional OraHome is created...